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 now
This project follows the Contributor Covenant Code of Conduct.
Please use the issue tracker to report any bugs or ask feature requests.
Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.
- brewfile - Brewfile to install softwares in macOS for engineers.
- dotfiles - Awesome configurations for the development environments.
- gitconfig - Git configurations.
- tmux-conf - TMUX Configuration for nerds with tpm.
- zshrc - Zsh Configuration for nerds with zplug.
Provided under the terms of the MIT License.
Copyright © 2014-2023, Byungjin Park.