- 28 Mar, 2014 5 commits
-
-
Robby Russell authored
Adding a README.md for plugins/jsontools
-
Robby Russell authored
New aliases for 'apt-get' and 'aptitude' as they were overwritten by lat...
-
Robby Russell authored
Fixed typos + made wording more consistent in zshrc.zsh-template
-
Robby Russell authored
Add README file to rake-fast plugin
-
Robby Russell authored
Fix broken reverse-menu-complete keybinding.
-
- 27 Mar, 2014 1 commit
-
-
Bob Williams authored
adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit
-
- 26 Mar, 2014 2 commits
-
-
Bob Williams authored
-
Andre Eriksson authored
Since e537ee9d, the reverse-menu-complete keybinding has no longer been properly bound (it was accidentally bound to the delete key). This commit again binds it to shift-tab.
-
- 25 Mar, 2014 32 commits
-
-
Bob Williams authored
-
Kevin Bongart authored
-
Phil Eichinger authored
-
Phil Eichinger authored
-
Bob Williams authored
-
Bob Williams authored
-
LFDM authored
-
ncanceill authored
-
ncanceill authored
-
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
-