Commit Graph

608 Commits

Author SHA1 Message Date
Yan Pritzker
73ea651afd Merge pull request #235 from rafaelregis/fix_vim_alias
Fixed vim alias.
2013-01-17 08:12:58 -08: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
5d0c988f71 Sprintly alias 2013-01-10 10:25:18 -06: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
Rafael Regis
5cd34a1b64 Fixed vim alias.
- Only set vim alias if MacVim is installed (using homebrew or not)
2013-01-10 01:42:08 -02:00
Yan Pritzker
745667a6c2 Merge pull request #231 from andyattebery/master
Removed vim-slim submodule
2013-01-07 06:40:08 -08:00
Andy Attebery
74dd90559e Removed vim-slim submodule 2013-01-07 03:58:23 -06:00
Yan Pritzker
eb6b4e3df4 Merge pull request #230 from treppo/patch-1
Configure Macvim as the standard git mergetool
2013-01-06 09:30:19 -08:00
Christian Treppo
b368dfd0a7 Configure Macvim as the standard git mergetool
Why use something else than Macvim with fugitive.vim as a mergetool?
2013-01-06 18:02:02 +01:00
Yan Pritzker
da37a32f4b Merge pull request #228 from alikaragoz/master
Fix issue to take into account the ASK environnement variable
2013-01-02 08:24:19 -08:00
Ali Karagoz
d2b202c43d Fixed issue where the ASK environnement variable..
was not taken into account when doing a ASK=true rake install
2012-12-27 00:38:53 +01:00
Yan Pritzker
018f744346 Fix cmd-j and cmd-k navigate by function bindings 2012-12-10 10:31:01 -06:00
Yan Pritzker
80dc958dbf Merge pull request #220 from lukeorland/vim-jade-url
change vim-jade submodule URL from git:// to https://
2012-12-01 08:41:24 -08:00
Yan Pritzker
964809533a Merge pull request #223 from jasonwbarnett/added-license
added LICENSE
2012-12-01 08:41:08 -08:00
Jason Barnett
f2e2944bae copy and pasted too much from wikipedia 2012-11-30 22:10:42 -08:00
Jason Barnett
e4164e1eac added LICENSE 2012-11-30 22:02:29 -08:00
Yan Pritzker
a16451a541 Removed esc-l and esc-. bindings messing with vim in zsh 2012-11-30 13:43:46 -06:00
Yan Pritzker
eecde1a252 Removed zoomwin - messes with syntax highlighting 2012-11-28 17:56:17 -06:00
Yan Pritzker
4780fb19cc Added hub command for github interaction 2012-11-28 13:29: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
Luke Orland
fc04e86cdd change vim-jade submodule URL from git:// to https:// 2012-11-28 14:26:45 -05:00
Yan Pritzker
4916e0267f Automatically use zshell 2012-11-26 09:41:35 -06:00
Yan Pritzker
ce05cc1866 Ensure EDITOR/VISUAL vars set to vim [Fix #217] 2012-11-20 12:48:10 -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
5ba606f60d Fix 'ga *foo*' by not globbing git 2012-11-16 12:04:34 -06:00
Yan Pritzker
990cda8aaa Improved vim colors 2012-11-16 12:04:08 -06:00
Yan Pritzker
fc41f679ca Fix skwp and kylewest themes - ensure git-info is on [Fix #213] 2012-11-16 09:34:00 -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
630063efe4 Bring back keybindings to enable vim mode and ctrl-R [Fix #212]
This reverts commit 686e8d706f.
2012-11-13 13:49:01 -06:00
Yan Pritzker
1dfddc46bf Rdebugrc [Fix #189] 2012-11-13 13:42:24 -06:00
Yan Pritzker
5c0571e056 Upgraded vim plugins 2012-11-13 10:50:56 -06:00
Yan Pritzker
1abaf1af42 Sprintly alias 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
bb2dafde37 Merge pull request #214 from irrationalfab/vim-spell
Added `vim/spell` to gitignore.
2012-11-13 07:16:55 -08:00
Fabio Pelosin
c1b7604fd2 Added vim/spell to gitignore. 2012-11-13 16:13:31 +01:00
Yan Pritzker
273db6a595 Added tmux support [Fix #190] 2012-11-11 20:15:43 -06:00
Yan Pritzker
4a14767d24 Fix pointer to PCKeyboardHack [Fix #200] 2012-11-11 20:03:32 -06:00
Yan Pritzker
8c2c9ecb22 Merge pull request #206 from kylewest/kylewest-prezto-theme
kylewest theme
2012-11-10 15:29:04 -08:00
Yan Pritzker
5c5cf94fb4 Merge pull request #207 from kylewest/skwp-theme-cleanup
refactor skwp theme in the "prezto" style
2012-11-10 15:28:39 -08:00
Yan Pritzker
4dc9449479 Upgrade vim plugins 2012-11-10 17:30:38 -06:00
Yan Pritzker
f2fe26dba9 Enable vi mode in the prompt 2012-11-10 17:30:38 -06:00