Commit Graph

472 Commits

Author SHA1 Message Date
Steven Barragán
8642a8d2a8 Point vim-multiple-cursors to current owner 2014-10-28 23:31:47 -07:00
Dan Simmons
dfb65f2177 Fixed keybinding conflict introduced as part of #526. 2014-10-24 17:28:04 -04:00
Yan Pritzker
ce5b38ebb0 Navigate seamlessly between vim and tmux [Fix #526] 2014-10-24 15:01:18 -05: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
94e467777a Remove jasmine.vim which was conflicting with javascript-libraries-syntax.vim 2014-08-07 11:37:21 -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
ed154c72ca Remove duplicated plugin 2014-04-28 13:34:20 -05:00
Yan Pritzker
a559d49b36 Decided disabling arrow keys was hurting new people too much 2014-04-28 13:03:17 -05:00
martco
a459920904 Update vim-improvements.vundle
This removes a redundant Bundle that already appears on line 9. This was throwing warnings for me whenever I started macvim.
2014-04-28 10:39:43 -07:00
Vadim Golub
a8a4a29d15 Snipmate's version notice removed
Another snipmate's fork (garbas/vim-snipmate) is used now. The notice is
obsolete now.
2014-04-10 21:27:31 +03: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
6ff702f31c Removed tagbar; not using 2014-02-16 08:43:29 -06:00
Yan Pritzker
2dbbf08434 Split vundles into multiple files to reduce churn 2014-02-15 22:00:17 -06:00
Yan Pritzker
c3117d4f7d Remove vinegar; Didn't like the dash usage. 2014-02-15 21:20:39 -06: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
Yan Pritzker
b63127ac15 Remove ;; semicolon mapping. Messes with regular semicolon usage (find next char) 2014-01-25 12:55:23 -06:00
Yan Pritzker
157b5d1981 Fix up settings for neocomplete 2014-01-20 11:21:25 -06:00
Yan Pritzker
929f70c11d Merge pull request #424 from maletor/neocomplete
Initial crack at neocomplete
2014-01-20 08:37:59 -08:00
Yan Pritzker
9c4abaa89f Change to Lightline instead of Airline [Fix #418] 2014-01-05 19:09:18 -06:00
Yan Pritzker
2b117b5812 Added support for js highlighting for jquery/other frameworks 2014-01-05 17:28:32 -06:00
Yan Pritzker
41974867e4 Merge pull request #421 from irrationalfab/investigate.vim
Any interest in investigate.vim?
2014-01-05 12:40:10 -08:00
grossjonas
d2a21d8600 Fix syntastic deprecation 2014-01-05 21:08:55 +01:00
Yan Pritzker
cffb8b175d Merge pull request #428 from lfilho/patch-1
Make gf create the file if not existent
2013-12-31 20:12:09 -08:00