Skip to content

posquit0/vimrc

Repository files navigation

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

Contributing

This project follows the Contributor Covenant Code of Conduct.

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or ask feature requests.

Self Promotion

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

See Also

  • 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.

License

Provided under the terms of the MIT License.

Copyright © 2014-2023, Byungjin Park.