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
Yan Pritzker
eb24df5316
Unmap ctrl-f which overrides normal vim behavior
2015-07-26 21:56:08 -05:00
Yan Pritzker
dc6765cc04
Merge pull request #595 from blittle/master
...
Change the NERDTreeFind keymap to not statically set the nerdtree window size
2015-07-26 21:25:41 -05:00
Yan Pritzker
e5b3c4cbeb
Fix shortcuts for deprecated Rails.vim commands
2015-06-23 13:38:44 -05:00
Yan Pritzker
d74ab05613
Change Cmd-Space to Ctrl-Space for autocomplete
2015-06-02 19:03:09 -05:00
Yan Pritzker
d316096428
This wasn't working and occasionally introduced problems in other areas
2015-04-14 10:00:41 -05:00
Yan Pritzker
39a812f20b
Make syntastic play nice with RVM
2015-03-24 16:17:35 -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
4907187a33
Moved .vimrc-level settings (pertaining to search) out of ./vim/settings/yadr-search.vim and into ./vimrc. Also removed unnecessary+problematic viminfo setting.
2015-01-08 13:56:43 -05:00
Steven Barragán
96679d26d6
Switch out individual language packs for vim-polyglot [ Fix #573 ]
2015-01-04 14:17:27 -06:00
Yan Pritzker
bea8c2f5e2
Merge pull request #583 from dsimmons/refactor/dedupe-persistent-undo
...
Remove redundant persistent-undo.vim
2015-01-04 13:52:27 -06:00
Timothy Stott
8102fef1f4
Remove duplicate window split mappings
2014-12-31 13:27:59 +06:00
Dan Simmons
e58bb0c774
Removed redundant persistent-undo.vim
2014-12-30 17:37:56 -05:00
Timothy Stott
92b582122b
Remove orphan vim settings for LustyExplorer plugin
2014-12-27 14:50:15 +06:00
Yan Pritzker
d75fe7e1dd
Fix solarized easymotion in terminal vim
2014-11-21 11:51:33 -06:00
Jonas Bygdén
35c32f386a
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
Dan Simmons
dfb65f2177
Fixed keybinding conflict introduced as part of #526 .
2014-10-24 17:28:04 -04:00
Yan Pritzker
f6bdf5708e
Merge pull request #510 from nikolai-b/master
...
separate mac and linux vim keymaping
2014-10-24 14:58:20 -05:00
Yan Pritzker
491bdf7a64
status bar shows even on one pane [ Fix #538 ]
2014-10-24 14:56:50 -05:00
Nikolai B
9d30fc4041
make more mappings use Alt + readme
2014-09-29 21:33:48 +01:00
Nikolai B
9260dc8b78
use alt for more mappings
2014-09-29 20:22:56 +01:00
Yan Pritzker
b848249e7d
Better colors
2014-08-15 10:55:48 -05:00
Yan Pritzker
470b33b76c
\sp for specify {} blocks
2014-08-07 11:36:39 -05:00
Yan Pritzker
1ba9f3e1fe
Get rid of heavy omni complete - seems to hang on some machines
2014-07-21 15:37:57 -05:00
Alex Frost
245ca3a2b4
separate mac and linux vim keymaping
2014-07-16 23:51:45 +01:00
Yan Pritzker
86350a58f8
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
Yan Pritzker
61c66ea3b7
Update docs
2014-06-24 11:38:24 -05:00
Yan Pritzker
51fd5bc84d
Ability to disable solarized enhancements [ Fix #487 ]
2014-06-24 11:36:28 -05:00
Yan Pritzker
cebeb7719e
Merge pull request #504 from razum2um/fix_dark_mode_iterm_vim
...
fix colors in console vim on iterm2
2014-06-24 11:25:09 -05:00
Yan Pritzker
072c46eccf
Don't override ctrl-b for buffer search. we have ,b [ Fix #484 ]
2014-06-17 11:33:51 -05:00
Yan Pritzker
1607fde096
Switch to lokaltog easymotion instead of skwp fork [ Fix #447 ]
2014-06-17 11:30:57 -05:00
Vlad Bokov
68b0f8cd23
fix dark mode in vim+iterm2
2014-06-13 13:45:15 +07:00
Yan Pritzker
19abda68f6
Merge pull request #502 from keikun17/master
...
[fixes #501 ] Fix ag string typo。
2014-06-11 10:34:01 -05:00
Buddy Magsipoc
1d27c7a015
[ fixes #501 ] Fix ag string typo。
2014-06-11 16:12:52 +08:00
rkowalewski
edb0af655e
[FIX] fixed an error in vim settings
2014-06-11 10:10:20 +02:00
Adrian Perez
47dcd8253d
Unset ctrlp_user_command prior to redefinition
2014-06-04 03:34:40 +02:00
Ellis Berner
dabc6e639c
neocomplete: update settings
2014-05-13 09:58:03 -07:00
Yan Pritzker
41cacdc690
Remove tagbar settings [ Fix #464 ]
2014-05-02 10:47:51 -05:00
Luiz Gonzaga dos Santos Filho
b9a8bb5f7c
Fix Ag functions
...
I believe this is what is intended? It was not working for me like it was...
2014-04-29 18:30:25 -03:00
Yan Pritzker
a559d49b36
Decided disabling arrow keys was hurting new people too much
2014-04-28 13:03:17 -05:00
Fayimora Femi-Balogun
060fbb4a26
Add fugitive to lightline statusbar
2014-03-28 03:44:24 +00:00
Yan Pritzker
bc5da61c89
Improve easymotion highlighting to be yellow not an ugly red block
2014-03-14 12:53:15 -05:00
Rajiv
e0274560ee
Fixed wrong setup for easyvim
2014-03-07 12:02:50 -08:00
Yan Pritzker
399d1d290a
Replace GitGrep with Ag
2014-02-15 21:08:32 -06:00
Yan Pritzker
5d72a8c5a4
Sneak: hit Space and type two letters to quickly jump somewhere
2014-02-01 13:37:55 -06:00
Yan Pritzker
86a47f562d
Removed mapping; doesn't exactly work. You can still use Ctrl-R when in :ex mode
2014-02-01 13:36:49 -06:00
Yan Pritzker
b5f5ecd414
Added Ctrl-R, reverse history search for :commands
2014-02-01 13:27:12 -06:00
Yan Pritzker
9dea8f46c8
Fix docs
2014-01-28 09:20:55 -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