Commit Graph

22 Commits

Author SHA1 Message Date
rallets
b6f58d40ba insert file name 2017-12-15 07:30:32 +08:00
rallets
2c3756fc0e disable up/down/left/right keys 2017-12-04 18:12:49 +08:00
Jie Feng
9028e9efbf more settings 2017-08-01 23:56:20 +08:00
Jie Feng
48e8303612 improvement 2017-08-01 22:49:41 +08:00
hophacker
f5e1747171 added vim-gitgutter, and docs 2017-06-24 05:15:42 +08:00
hophacker
0b6fcc059f added chinese bracket shortcut 2017-06-21 01:24:20 +08:00
Jie Feng
97911522d5 stuff 2017-04-09 03:28:56 +08:00
Jie Feng
7cb42b2281 merge from old 2017-03-10 17:14:30 +08:00
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
Yan Pritzker
1edab81c26 Opens nerdtree to the root of your current project if not looking at a file 2016-04-28 15:23:38 -05:00
yan
cf6bb61336 Ctrl-x and Ctrl-z navigate the quickfix list 2015-09-08 13:10:26 -05:00
Yan Pritzker
878cc35752 Unmap gf..causing issues 2015-07-27 13:01:54 -05:00
Bret Little
43a67b31cb Change the NERDTreeFind keymap to not statically set the nerdtree window size
With this change users can now change the variable g:NERDTreeWinSize and have it applied
to new instances of NERDTree created with the NERDTreeFind keymap ctrl-\
2015-01-13 13:17:24 -07:00
Dan Simmons
dfb65f2177 Fixed keybinding conflict introduced as part of #526. 2014-10-24 17:28:04 -04:00
Alex Frost
245ca3a2b4 separate mac and linux vim keymaping 2014-07-16 23:51:45 +01:00
Yan Pritzker
61c66ea3b7 Update docs 2014-06-24 11:38:24 -05:00
Yan Pritzker
399d1d290a Replace GitGrep with Ag 2014-02-15 21:08:32 -06:00
Yan Pritzker
a6c4d6cae6 Make 0 go to first character, making it easier to work with indented languages 2014-01-25 12:56:54 -06:00
Luiz Gonzaga dos Santos Filho
94f2237d86 Removing outdated comment 2013-12-21 00:16:03 -02:00
Luiz Gonzaga dos Santos Filho
e3181339d2 Make gf create the file if not existent 2013-12-21 00:13:26 -02:00
Yan Pritzker
f2f9c92332 Removed vim-ruby-conque, causes shell connection leaks and other issues 2013-12-15 15:02:54 -06:00
Yan Pritzker
46946c9b8b 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