Skip to content

bryancalisto/vim-configs

Repository files navigation

vim-configs

Enhance your vim with quick, simple, useful and nice settings:

  • .vimrc: shortcut keys, line numbers, relative line numbers, between other common configurations.
  • gruvbox: nice smooth style.
  • easymotion: to make complex jumps easily.
  • autoclose: to auto close things like brackets, parentheses...

How to use:

  1. Clone this repo.
  2. cd vim-configs.
  3. Add execution rights to setup_linux.sh or setup_mac.sh depending to your OS with chmod +x setup.sh.
  4. Run the script with ./setup_<os>.sh. It configures vim for the user that runs the command (as each user has its own config). So, to configure the root user's vim run sudo ./setup_<os>.sh.
  5. You can remove the cloned repository if you want.

How to uninstall:

Run the corresponding uninstall_<os>.sh script.

About

Simple, visually appealing and straighforward vim configs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published