Yan Pritzker
9792c00385
Remove gitgutter; causes errors
2013-02-21 09:31:16 -06:00
Yan Pritzker
564f67e41a
Upgrade plugins
2013-02-21 09:16:14 -06:00
Yan Pritzker
fb7ebe7ecf
Merge pull request #246 from irrationalfab/vim-gitgutter
...
Added vim-gitgutter, which shows git diff in the gutter
2013-02-21 07:11:18 -08:00
Yan Pritzker
90d48a37a8
Upgrade plugins
2013-02-21 09:11:00 -06:00
Fabio Pelosin
00247530eb
Added vim-gitgutter, which shows git diff in the gutter
2013-02-21 13:56:32 +01:00
Yan Pritzker
8124d50657
Remove arpeggio; unused
2013-02-15 20:24:03 -06:00
Yan Pritzker
719b3b48fc
Improved sass colors
2013-02-15 20:22:09 -06:00
Yan Pritzker
0211376153
Vim plugins and prezto updated
2013-02-06 15:20:21 -06:00
Edgar Gonzalez
7d05f27fd7
Remove unused submodules directories.
...
Running `rake install`, runs the `:submodule_init` task,
which in turn runs the following command:
git submodule update --init --recursive
This fails with the following couple of errors (separately):
No submodule mapping found in .gitmodules for path 'vim/bundle/mattn-zencoding-vim'
No submodule mapping found in .gitmodules for path 'vim/bundle/skwp-vim-indexed-search'
This was introduced by 3d60f721dd
which removed the 'mattn/zencoding-vim' and 'skwp/vim-indexed-search'
submodules from the `.gitmodules`.
2013-02-05 03:46:46 -04:00
Yan Pritzker
8b318412cd
Revert "Add quickfixsigns module - shows which lines changed"
...
This reverts commit ae8946dbb2
.
2013-02-04 09:25:03 -06:00
Michał Szajbe
2160ef8f8d
updated vim nerdtree tabs plugin
2013-01-27 23:30:55 +01:00
Yan Pritzker
ae8946dbb2
Add quickfixsigns module - shows which lines changed
2013-01-23 11:53:49 -06:00
Yan Pritzker
2ab22b5edf
Merge pull request #236 from giorni/slim-update
...
Updated vim-slim submodule.
2013-01-10 11:20:31 -08:00
Yan Pritzker
6ea3351adc
Added ,gt html tidy command
2013-01-10 10:25:02 -06:00
Yan Pritzker
74be62534d
Color improvement
2013-01-10 10:24:40 -06:00
Ricardo Giorni
6639ba7a58
Updated vim-slim submodule.
2013-01-10 12:19:23 -02:00
Andy Attebery
74dd90559e
Removed vim-slim submodule
2013-01-07 03:58:23 -06:00
Yan Pritzker
018f744346
Fix cmd-j and cmd-k navigate by function bindings
2012-12-10 10:31:01 -06:00
Yan Pritzker
eecde1a252
Removed zoomwin - messes with syntax highlighting
2012-11-28 17:56:17 -06:00
Yan Pritzker
53b5036775
rbf abbreviation for rspec before block
2012-11-28 13:28:56 -06:00
Yan Pritzker
67bc28592f
Better sass colors
2012-11-28 13:28:45 -06:00
Yan Pritzker
079e434c3f
Better colors, readme update
2012-11-20 10:08:19 -06:00
Yan Pritzker
8a990709fe
Remove SearchComplete plugin - too much grief
...
This plugin was causing issues with numerous other plugins
including the ctrl-shift-e expansion of html and ConqueTerm
2012-11-20 10:06:23 -06:00
Yan Pritzker
aed00bb274
Improve colors in normal vi [ Fix #216 ]
2012-11-17 11:35:32 -06:00
Yan Pritzker
695a4a0d87
cl! abbreviation for logging, and ;; for closing javascript lines
2012-11-16 12:19:45 -06:00
Yan Pritzker
522c250204
Undo zm mapping which conflicts with folding. Jump to method now Cmd-Shift-M
2012-11-16 12:19:30 -06:00
Yan Pritzker
aa0ec75ee9
Remapped ,m to zm due to conflict with ShowMarks
2012-11-16 12:07:52 -06:00
Yan Pritzker
990cda8aaa
Improved vim colors
2012-11-16 12:04:08 -06:00
Yan Pritzker
a8d3e50847
Font improvement: Inconsolata XL
2012-11-16 09:33:13 -06:00
Yan Pritzker
485c7f1800
Bundles for better javascript highlighting and tag highlighting
2012-11-16 09:31:59 -06:00
Yan Pritzker
5c0571e056
Upgraded vim plugins
2012-11-13 10:50:56 -06:00
Yan Pritzker
ae88cdf03a
Prevent neocomplcache hanging in python [ Fix #163 ]
2012-11-13 10:50:56 -06:00
Yan Pritzker
4dc9449479
Upgrade vim plugins
2012-11-10 17:30:38 -06:00
Yan Pritzker
5c54fcd169
A few new git aliases
2012-11-09 13:41:00 -06:00
Yan Pritzker
498eb7c894
Add ragtag plugin - Ctrl-x,/ to close html tags
2012-11-09 13:41:00 -06:00
tUrG0n
181426ffcf
Added vim-jade sub-module
2012-11-06 20:01:28 +02:00
tUrG0n
cb039d9b36
Removed vim-jade
2012-11-06 19:58:14 +02:00
tUrG0n
cc2afb7fdf
Added vim-jade plugin
2012-11-06 12:36:13 +02:00
Yan Pritzker
d5066a8b3a
Upgraded vim submodules
2012-10-25 10:12:29 -05:00
Yan Pritzker
089f6168a8
Updated plugins
2012-10-19 11:58:59 -07:00
Yan Pritzker
769988a2ce
Update plugins, replace ShowMarks (again)
2012-10-18 10:35:19 -07:00
Yan Pritzker
496c25a936
Moved defunkt module
2012-10-16 00:33:22 -07:00
Yan Pritzker
602e995746
Github flavored markdown support
2012-10-09 14:07:23 -07:00
Yan Pritzker
90d467ab06
Added ,,F to do same as ,,f in a vertical split
2012-10-08 21:45:40 -07:00
Yan Pritzker
6ed1a6c36f
Changed jump to ruby method to ,,f so as not to conflict with carriage return
2012-10-08 21:41:24 -07:00
Yan Pritzker
1f0693ce1d
Improve the way submodules are updated [ Close #153 ]
...
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
d49fc4cbe9
Prevent pasting in visual mode from overwriting paste buffer
2012-10-08 21:04:44 -07:00
Yan Pritzker
a94bde1223
Removed erroneous comments
2012-10-08 18:44:52 -07:00
Yan Pritzker
a5b5dd63e0
Implement jump to ruby method (bang-aware)
...
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker
a5a86a2a7d
When opening nerdtree wtih C-\ ensure consistent sizing
2012-10-02 21:57:29 -07:00