- 25 Mar, 2014 17 commits
-
-
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 21 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
-
Robby Russell authored
Don't show useless '[]' when chruby_prompt_info is empty
-
Miguel Flores Ruiz de Eguino authored
-
Robby Russell authored
Add Laravel4 plugin
-
Robby Russell authored
Add scd plugin for smart change of directory.
-
Robby Russell authored
Add rake-fast plugin for fast rake autocompletion
-
Robby Russell authored
Atom plugin
-
Robby Russell authored
Add chef-vault knife cmd support
-
Robby Russell authored
Fix dirpersist plugin
-
Robby Russell authored
add common video formats FLV and WEBM
-
jieryn authored
-
Miguel Flores Ruiz de Eguino authored
-
- 21 Mar, 2014 2 commits
-
-
Alexei Danchenkov authored
Delete key (of Fn+Delete on Mac) would print "~" instead of deletion.
-
Arno Fortelny authored
-