Commit Graph

1028 Commits

Author SHA1 Message Date
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
Yan Pritzker
be6473232f Merge pull request #419 from maletor/patch-3
Safely add reattach-to-user-namespace
2013-12-16 10:34:54 -08:00
Ellis Berner
52e2332466 Safely add reattach-to-user-namespace 2013-12-16 10:24:31 -08:00
Yan Pritzker
2b269754c5 ,ag and ,af for invoking :Ag and :AgFile 2013-12-16 10:24:32 -06:00
Yan Pritzker
d6e129bc3d Let's be opinionated - disable the arrow keys and save the world 2013-12-16 10:03:36 -06:00
Yan Pritzker
2f2325755c Aliases for spring/rails 2013-12-16 08:43:33 -06:00
Yan Pritzker
6edbf701e7 Change multicursor to use ,mc instead of Ctrl-m which was screwing up other behavior 2013-12-16 08:43:09 -06:00
Yan Pritzker
2c11049fcc Readme cleanup, and NrrwRgn plugin that was lost 2013-12-15 22:27:00 -06:00
Yan Pritzker
411c0d8656 More marketing fluff :) 2013-12-15 22:10:57 -06:00
Yan Pritzker
22e58f0ced Added ,rs ,rl ,ss ,sl commands for running specs in iTerm 2013-12-15 22:02:47 -06:00
Yan Pritzker
962b61a71d Readme updates 2013-12-15 20:00:30 -06:00
Yan Pritzker
627faf9656 Removed conque settings, no longer used 2013-12-15 19:58:17 -06:00
Yan Pritzker
635047f710 Fixed multicursor mapping to Ctrl-m so that it actually works 2013-12-15 17:10:54 -06:00
Yan Pritzker
ad3b05c28f Don't try to clone vundle if we already have it [Fix #415] 2013-12-15 16:20:31 -06:00
Yan Pritzker
326769ad69 Update README.md 2013-12-15 16:09:36 -06:00
Yan Pritzker
73a0cb2ab8 Fallback to using git ls-files if ag is missing 2013-12-15 15:22:05 -06:00
Yan Pritzker
6be24941c8 Merge pull request #413 from treppo/ctrlp-ag
Use ag as ctrlp's search command
2013-12-15 13:20:03 -08:00