https://github.com/mrmoneyc/vimcfg
Yet another fine-tuned Vim configuration for Vim, MacVim, GVim and NeoVim
https://github.com/mrmoneyc/vimcfg
vim
Last synced: 5 months ago
JSON representation
Yet another fine-tuned Vim configuration for Vim, MacVim, GVim and NeoVim
- Host: GitHub
- URL: https://github.com/mrmoneyc/vimcfg
- Owner: mrmoneyc
- License: mit
- Created: 2013-12-08T14:51:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T17:49:56.000Z (over 4 years ago)
- Last Synced: 2023-04-13T21:36:17.344Z (about 3 years ago)
- Topics: vim
- Language: Vim script
- Homepage:
- Size: 103 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
Yet another fine-tuned Vim configuration for Vim, MacVim, GVim and NeoVim
## Installation
**Prerequisite: Make sure GIT is installed**
> `$ curl -o - https://raw.githubusercontent.com/mrmoneyc/vimcfg/master/install.sh | sh -s -- install`
## Update
Change work directory to .vim
> `$ ./install.sh update`