dearyhud / vimrc

Vim Configuration for nerds with vim-plug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Contact

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

License

About

Vim Configuration for nerds with vim-plug

License:MIT License


Languages

Language:Vim Script 100.0%