- 25 Mar, 2014 30 commits
-
-
ncanceill authored
-
Marc Cornellà authored
Fixes #2641, #2642
-
cybozuty authored
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
nXqd authored
-
Peter Jaros authored
-
William Roe authored
-
Derek Wyatt authored
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.
-
Derek Wyatt authored
-
Derek Wyatt authored
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on
-
Derek Wyatt authored
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
-
Derek Wyatt authored
-
cmar authored
-
cmar authored
-
William Ting authored
-
Tom Morris authored
The wiki is more readable than going to the plugins directory.
-
David Lee authored
-
Daniel Hahler authored
Especially given the inc_append_history option, it is not necessary to set the (default) append_history option.
-
- 22 Mar, 2014 10 commits
-
-
Robby Russell authored
Add zsh_reload which provides src function, this function will source .zshrc and rebuilds cache
-
Robby Russell authored
Update the script to account for the changes in 0.1.7 where .gas is a dir
-
Robby Russell authored
Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).
-
Robby Russell authored
Fix gwip alias in git plugin when no files to rm
-
Robby Russell authored
added terminfo keys verification
-
Robby Russell authored
Add irb to the list of bundled commands
-
Robby Russell authored
Added v as a keybinding to edit-command-line in vi-mode
-
Robby Russell authored
Don't lazy load the virtualenvwrapper
-
Robby Russell authored
Don't set RBENV_ROOT to "$HOME/.rbenv" when using Homebrew rbenv
-
Robby Russell authored
Fixed errors if acpitool isn't installed on linux
-