/vimrc

Vim Configuration for nerds with vim-plug

Primary LanguageVim ScriptMIT LicenseMIT

vimrc by posquit0

VIM Configuration for nerds written by posquit0

MIT Licence Open Source Love


This VIM configuration is written by posquit0 to improve the environment in VIM.

Usage

$ cd ~
$ git clone https://github.com/posquit0/vimrc ~/.vim
$ ln -s .vim/vimrc .vimrc
# If you use NeoVIM
$ ln -s ~/.vim .config/nvim
$ vim +PlugInstall +qall now

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

Contact

If you have any questions, feel free to join me at #posquit0 on Freenode and ask away. Click here to connect.

License

Provided under the terms of the MIT License.

Copyright © 2014-2019, Byungjin Park.