..
abbr.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
ag.vim
,ag and ,af for invoking :Ag and :AgFile
2013-12-16 10:24:32 -06:00
autotag.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
camelcasemotion.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
ctrlp.vim
Don't override ctrl-b for buffer search. we have ,b [ Fix #484 ]
2014-06-17 11:33:51 -05:00
easymotion.vim
Switch to lokaltog easymotion instead of skwp fork [ Fix #447 ]
2014-06-17 11:30:57 -05:00
es6.vim
Treat ES6 extension files as javascript
2016-01-29 10:43:51 -06:00
fugitive.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
gh-markdown.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
gotofile.vim
Unmap ctrl-f which overrides normal vim behavior
2015-07-26 21:56:08 -05:00
grep.vim
Make :Gsesarch way faster - requires to :BundleUpdate to get latest skwp/greplace.vim
2013-11-14 22:43:38 -06:00
gundo.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
iterm-rspec.vim
Fix zeus alias
2015-10-27 11:58:46 -05:00
lightline.vim
Modified setings of lightline to match the README in the lightline project Added indication of paste mode, added functions instead of code in call of components, added git branch glyph, added path to file being edited
2014-11-11 14:53:28 +01:00
neocomplete.vim
Change Cmd-Space to Ctrl-Space for autocomplete
2015-06-02 19:03:09 -05:00
NERDtree-tabs.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
NERDtree.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
next-textobject.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
open-changed-files.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
outerblock.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
path.vim
Set shell so that path to ctags is correct
2016-02-11 14:45:25 -06:00
quickfix-search.vim
Replace GitGrep with Ag
2014-02-15 21:08:32 -06:00
rails.vim
Fix shortcuts for deprecated Rails.vim commands
2015-06-23 13:38:44 -05:00
README.md
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
rspec.vim
\sp for specify {} blocks
2014-08-07 11:36:39 -05:00
search.vim
Remove grep current partial, doesn't work well
2016-05-12 12:59:38 -05:00
showmarks.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
smart_jump_to_tag.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
sneak.vim
Sneak: hit Space and type two letters to quickly jump somewhere
2014-02-01 13:37:55 -06:00
solarized.vim
Revert "Merge pull request #701 from yjlintw/upstream"
2016-04-28 15:44:34 -05:00
surround.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
syntastic.vim
Make syntastic play nice with RVM
2015-03-24 16:17:35 -05:00
tComment.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
tidy.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
unimpaired.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
vim-fugitive.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
vim-indent-guides.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
vim-multiple-cursors.vim
Change multicursor to use ,mc instead of Ctrl-m which was screwing up other behavior
2013-12-16 08:43:09 -06:00
vim-session.vim
Silence vim-session dialogs
2013-10-21 17:08:21 -05:00
vim-tmux-navigator.vim
Fixed keybinding conflict introduced as part of #526 .
2014-10-24 17:28:04 -04:00
yadr-appearance.vim
If you don't use a solarized terminal, you have to set g:yadr_using_unsolarized_terminal now [Ref #487 ]
2014-07-03 17:11:41 -04:00
yadr-guioptions.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
yadr-keymap-linux.vim
Remove duplicate window split mappings
2014-12-31 13:27:59 +06:00
yadr-keymap-mac.vim
Remove duplicate window split mappings
2014-12-31 13:27:59 +06:00
yadr-keymap.vim
Add vim shortcut: copy the relative path of a file
2016-06-07 14:29:39 +08:00
yadr-sudo-write.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
yadr-whitespace-killer.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
yadr-window-killer.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
yadr-wrapping.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00
yankring.vim
Move vim settings out of plugins to ensure they all get correctly loaded after everything else [ Fix #373 ]
2013-10-21 16:11:18 -05:00