Commit Graph

464 Commits

Author SHA1 Message Date
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
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
Antonin Kral
1926caee9f Load correct fonts under GTK 2013-12-31 00:22:33 +01:00
Yan Pritzker
7e2a3493b6 Go back to using neocomplcache; prematurely upgraded 2013-12-30 10:49:34 -06:00
Yan Pritzker
fe6571e1e4 Reorg bundles, add vim-vinegar and vim-grubox alternate colorscheme 2013-12-28 10:58:58 -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
Ellis Berner
2227938ad5 Replace with neocomplete 2013-12-19 11:13:27 -08:00
Ellis Berner
9fc329f186 Initial crack at neocomplete 2013-12-19 10:42:44 -08:00
Yan Pritzker
0fc83ead3b CtrlP no longer jumps you to the file if it's already open.
This makes it easier to maintain multiple Tab workspaces involving the
same files. For example, in one workspace you want a class and its spec,
and in another tab you want to see that class in context with another
collaborator. This allows you to open the window multiple times.
2013-12-17 19:46:42 -06:00