https://github.com/samwhelp/tool-mvim
tool-mvim
https://github.com/samwhelp/tool-mvim
mvim nvim nvimrc vim vimrc
Last synced: 2 months ago
JSON representation
tool-mvim
- Host: GitHub
- URL: https://github.com/samwhelp/tool-mvim
- Owner: samwhelp
- License: mit
- Created: 2019-04-05T05:15:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T04:50:04.000Z (over 3 years ago)
- Last Synced: 2025-02-08T20:12:26.921Z (4 months ago)
- Topics: mvim, nvim, nvimrc, vim, vimrc
- Language: Vim script
- Homepage: https://samwhelp.github.io/tool-mvim-doc/
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tool-mvim
* [tool-mvim](https://samwhelp.github.io/tool-svim-doc/) ([GitHub](https://github.com/samwhelp/tool-mvim))
## Installer
* [vimrc-get](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/vimrc-get)
``` sh
$ vimrc-get mvim
```## Doc
* [tool-mvim-doc](https://samwhelp.github.io/tool-mvim-doc) ([GitHub](https://github.com/samwhelp/tool-mvim-doc))
* note-about-vim / [mvim](https://samwhelp.github.io/note-about-vim/read/project/mvim.html)## Keybind
* [en_us](https://samwhelp.github.io/tool-mvim-doc/read/en_us/feature/keybind.html)
* [zh_tw](https://samwhelp.github.io/tool-mvim-doc/read/zh_tw/feature/keybind.html)## Plugin
* [en_us](https://samwhelp.github.io/tool-mvim-doc/read/en_us/feature/plugin.html)
* [zh_tw](https://samwhelp.github.io/tool-mvim-doc/read/zh_tw/feature/plugin.html)## Related Projects
* [tool-mvim-gen](https://github.com/samwhelp/tool-mvim-gen)
## Prototype Projects
* [mvim](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/prototype/mvim)
## Enhance Version
* [tool-lvim](https://github.com/samwhelp/tool-lvim)
## Related Projects
* [tool-svim](https://github.com/samwhelp/tool-svim)
* [tool-hvim](https://github.com/samwhelp/tool-hvim)
* [tool-ivim](https://github.com/samwhelp/tool-ivim)## Clone Command
``` sh
git clone https://github.com/samwhelp/tool-mvim
git clone https://github.com/samwhelp/tool-mvim-gen
git clone https://github.com/samwhelp/tool-mvim-doc
```