VIM Configuration for nerds written by posquit0
This VIM configuration is written by posquit0 to improve the environment in VIM.
$ 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 nowLike this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.
If you have any questions, feel free to join me at #posquit0 on Freenode and ask away. Click here to connect.
Provided under the terms of the MIT License.
Copyright © 2014-2019, Byungjin Park.