Commit Graph

906 Commits

Author SHA1 Message Date
Yan Pritzker
e18bc7040f Merge pull request #465 from vdmgolub/snipmate_docs_update
Snipmate docs update
2014-04-10 14:23:22 -05: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
Vadim Golub
2125d3de0d Snipmate description updated
Scrooloose snippets were replaced with honza/vim-snippets.
2014-04-10 21:27:04 +03:00
Yan Pritzker
5984dbb710 Merge pull request #463 from alex-frost/master
change string comparison
2014-04-01 15:35:40 -05:00
alex-frost
df9d4fa2e8 change string comparison 2014-04-01 19:53:49 +01:00
Yan Pritzker
4b2fc376de Merge pull request #462 from fayimora/patch-4
Return git branches to lightline statusbar
2014-03-28 23:06:11 -06: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
Yan Pritzker
deedc27c3f Always install zshrc; prevents problems if prezto dir exists but zshrc is missing [Fix #452] 2014-03-13 21:30:47 -05:00
Yan Pritzker
742561a67d Update README.md 2014-03-13 21:17:31 -05:00
Yan Pritzker
8145c6d316 Update README.md 2014-03-07 17:04:18 -06:00
Yan Pritzker
9755c79434 Merge pull request #455 from Vijar/master
Fixed wrong setup for easyvim
2014-03-07 14:21:02 -06:00
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