Commit Graph

894 Commits

Author SHA1 Message Date
Rajiv
e0274560ee Fixed wrong setup for easyvim 2014-03-07 12:02:50 -08:00
Yan Pritzker
3894b1bc1b Don't mess with bundler if it's not available 2014-03-01 19:40:33 -06:00
Yan Pritzker
6ff702f31c Removed tagbar; not using 2014-02-16 08:43:29 -06:00
Yan Pritzker
1f1789c867 Remove mvim binary; ships with homebrew's macvim [Fix #450] 2014-02-16 08:18:30 -06:00
Yan Pritzker
74e958f968 Add Bitdeli badge 2014-02-15 22:00:17 -06:00
Yan Pritzker
2dbbf08434 Split vundles into multiple files to reduce churn 2014-02-15 22:00:17 -06:00
Yan Pritzker
a3ef052367 Merge pull request #446 from paulnsorensen/add-bundle-config
Add bundle parallel config
2014-02-15 21:59:07 -06:00
Yan Pritzker
c9212dacea More readme cleanup 2014-02-15 21:25:17 -06:00
Yan Pritzker
b298aa026b Readme cleanup 2014-02-15 21:21:08 -06:00
Yan Pritzker
c3117d4f7d Remove vinegar; Didn't like the dash usage. 2014-02-15 21:20:39 -06:00
Yan Pritzker
a6baee0a54 Rename git changelog => git simple to avoid conflict with git-extras 2014-02-15 21:09:33 -06:00
Yan Pritzker
399d1d290a Replace GitGrep with Ag 2014-02-15 21:08:32 -06:00
Paul Sorensen
4ef213af3d Remove verbosity in core calculation 2014-02-03 12:04:47 -06:00
Paul Sorensen
fc6188d777 Add bundle parallel config 2014-02-03 10:30:23 -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
c5805ae78d Merge pull request #439 from tku90/zprezto-key-binding-fix
fixed zpreztorc key-bindings
2014-01-20 08:37:31 -08:00
tku
52ef5aa7af fixed zpreztorc key-bindings 2014-01-15 18:02:06 -05: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
Yan Pritzker
7b8a642a9f Merge pull request #436 from grossjonas/master
Fix syntastic deprecation
2014-01-05 12:36:12 -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
Yan Pritzker
a28a9e3ca0 Merge pull request #425 from sagmor/fix-homebrew-install
Update Homebrew install script
2013-12-31 20:10:34 -08:00
Yan Pritzker
6467d72959 Merge pull request #432 from bobek/guifont-gtk
Load correct fonts under GTK
2013-12-30 15:36:24 -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
6c54f2c84a Install good version of MacVim with lua support 2013-12-30 10:41:00 -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
Yan Pritzker
59bac45dc9 Merge pull request #426 from sagmor/add-zsh-to-standard-shells
Add zsh to standard shell list
2013-12-19 13:35:23 -08:00
Seba Gamboa
f6215633d4 Add zsh to standard shell list
`/usr/local/bin/zsh` has to be at `/private/etc/shells` in order to `chsh` to it
2013-12-19 18:00:57 -03:00
Seba Gamboa
d586a6fbe1 Update Homebrew install script 2013-12-19 17:22:17 -03: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
0d39ae5d66 Merge pull request #423 from maletor/patch-5
Use environment shell
2013-12-18 10:33:50 -08:00
Ellis Berner
d9a5295433 Use environment shell fixes #422 2013-12-18 10:16:33 -08:00
Yan Pritzker
a9595a4477 Updated the changelog - about time 2013-12-17 19:52:00 -06: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
Fabio Pelosin
0b26220edd Add investigate.vim 2013-12-17 17:35:44 +01:00
Yan Pritzker
499003dd72 Fall back to /bin/zsh if /usr/local/bin/zsh doesn't exist 2013-12-16 17:27:06 -06:00
Yan Pritzker
244d865473 Fix path to zsh to use the homebrew installed newer version 2013-12-16 13:20:16 -06:00