jvortmann / vim-files

Vim can rock even more
20 stars 7 forks source link

A practical Vim configuration

Warning All GUI setup are now deprecated. It should all be on the gvimrc but won't be maintained as we are now favouring NeoVim.

Configuration

Clone the repo and run the following to set it up:

ATTENTION: This deletes any previous configuration.

  cd path_to_where_you_cloned_the_repo
  ./setup.sh

Shortcuts (outdated)

Most of the shortcuts with Alt are getting Leader '\' versions. Some of them will continue to work on NeoVim, but not on terminal version of Vim. The idea is to remove almost all of the Alt versions gradually.