https://github.com/samwhelp/tool-mvim-gen
tool-mvim-gen
https://github.com/samwhelp/tool-mvim-gen
mvim vim vimrc
Last synced: 2 months ago
JSON representation
tool-mvim-gen
- Host: GitHub
- URL: https://github.com/samwhelp/tool-mvim-gen
- Owner: samwhelp
- License: mit
- Created: 2019-04-09T07:01:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T14:28:56.000Z (about 4 years ago)
- Last Synced: 2025-02-08T20:12:30.510Z (4 months ago)
- Topics: mvim, vim, vimrc
- Language: Vim script
- Homepage: https://samwhelp.github.io/tool-svim-doc/read/en_us/#/feature
- Size: 16.6 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-gen
* tool-mvim-gen ([GitHub](https://github.com/samwhelp/tool-mvim-gen))
## for
* tool-mvim/[vimrc](https://github.com/samwhelp/tool-mvim/blob/master/vimrc)
## doc
* [tool-svim-doc](https://samwhelp.github.io/tool-svim-doc)
## build
run
``` sh
$ make -C gen/vimrc build
```or run
``` sh
cd gne/vimrc
make build
```