Files
drunkendotfiles/vim/settings
Marc Ignacio 5125d393f7 Add vim shortcut: copy the relative path of a file
I've been using ,cf for some of the time, but sometimes I don't want the full path for a variety of reasons:
- any command where relative path suffices (running tests, removing files)
- the full path won't work if I'm using MacVim and the project is within vagrant cli
2016-06-07 14:29:39 +08:00
..
2015-10-27 11:58:46 -05:00
2014-02-15 21:08:32 -06:00
2014-08-07 11:36:39 -05:00
2013-10-21 17:08:21 -05: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.