Files
drunkendotfiles/vim/plugin/settings
Fabio Gallonetto c3d44936c0 Move mapleader definition to vimrc
It seems that the mapleader has to be defined before vundle starts
to load the plugins. For this reason, I moved it from yadr-keymap
back into the vimrc. I'm sure it's not a big deal having the leader
mapped under the "general config" instead of inside settings.
2013-03-16 17:09:43 +00:00
..
2011-12-12 20:55:35 -08:00
2012-09-13 05:41:13 +03:00
2013-02-15 20:22:09 -06:00
2012-01-24 10:38:33 -08:00
2013-01-10 10:25:02 -06:00
2012-07-20 17:17:44 -07:00

This directory contains settings for various vim plugins and vim itself.

Plugin Settings

Each plugin's overrides/settings should be put in a separate file named {plugin-name}.vim.

Vim Settings

General vim overrides/settings should be put in a separate file named yadr-{descriptive-name}.vim.