Commit graph

1,031 commits

Author SHA1 Message Date
Ron Shapiro
cba832c64c plugged_in function 2014-11-28 14:36:04 +01:00
Jim Hester
5da2c0cfa9 Update to latest per-directory-history 2014-11-28 14:36:04 +01:00
Jim Hester
cfe57540d8 Update to latest per-directory-history
See [https://github.com/jimhester/per-directory-history]
2014-11-28 14:36:04 +01:00
Frank Louwers
d274e81539 [pj-plugin] avoid using basename. migth be (a lot?) faster 2014-11-28 14:36:04 +01:00
Frank Louwers
c11baf42c6 [pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them 2014-11-28 14:36:04 +01:00
Anton Eicher
a5c8904e51 Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc. 2014-11-28 14:36:03 +01:00
Gambhiro
d423fd4e08 git lol 2014-11-28 14:36:03 +01:00
Gambhiro
31ffbaea51 more catspeak 2014-11-28 14:36:03 +01:00
cybozuty
6de8336312 Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details. 2014-11-28 14:35:59 +01:00
fred-o
5201565ce7 application completion 2014-11-28 14:35:59 +01:00
fred-o
3d559f2c6f library completion 2014-11-28 14:35:59 +01:00
fred-o
c76adcbc4c in hindsight, this is probably a bad idea 2014-11-28 14:35:59 +01:00
fred-o
9c0ae58ce3 completion of targets 2014-11-28 14:35:59 +01:00
fred-o
2488e68503 instance and cluster completion 2014-11-28 14:35:58 +01:00
fred-o
1ac84b593d node completion 2014-11-28 14:35:58 +01:00
fred-o
5309487811 help command, node completion 2014-11-28 14:35:58 +01:00
fred-o
9a5ac832b8 added _files values for certain options 2014-11-28 14:35:58 +01:00
fred-o
a4ea342a77 completion options 2014-11-28 14:35:58 +01:00
fred-o
4e1b4da20f added alias 2014-11-28 14:35:58 +01:00
fred-o
ea9e1e8ff6 added completions for all known arguments to all known commands 2014-11-28 14:35:58 +01:00
fred-o
ed08254880 apparently, this file must exist for the plugin to load 2014-11-28 14:35:58 +01:00
fred-o
2913a83603 added completion for all asadmin subcommands 2014-11-28 14:35:58 +01:00
mapc
e5032a9adc Remove debug info 2014-11-28 14:35:58 +01:00
mapc
f3dcfeb17e Dynamicly generate completion functions to support changing apt_pref 2014-11-28 14:35:58 +01:00
mapc
9995693ab6 Add myself to the authors list 2014-11-28 14:35:58 +01:00
mapc
917f4facb8 Use a static apt-get where only apt-get works 2014-11-28 14:35:58 +01:00
mapc
953be4dd4f Add completion instructions for apt/aptitude commands 2014-11-28 14:35:58 +01:00
mapc
696db422f9 Enhance handleing of spaces in filenames 2014-11-28 14:35:58 +01:00
mapc
05026eea40 Add the fastfile plugin 2014-11-28 14:35:58 +01:00
mapc
3f676dcd6e Make (s)xf not search in current dir 2014-11-28 14:35:58 +01:00
mapc
fc064f5163 Make grep recoursive 2014-11-28 14:35:58 +01:00
mapc
c76c9a7163 Enhance file find 2014-11-28 14:35:58 +01:00
mapc
ab7d1678f4 Add Man 2014-11-28 14:35:58 +01:00
mapc
4594b97b2c Add file finders 2014-11-28 14:35:58 +01:00
mapc
5729d57988 Enhance writing routines 2014-11-28 14:35:57 +01:00
mapc
6dcd047aff env_defaul=>env_default 2014-11-28 14:35:57 +01:00
mapc
32f82c53c1 Add sudo without xargs shortcuts 2014-11-28 14:35:57 +01:00
mapc
7bb50528f8 Add pager shortcuts 2014-11-28 14:35:57 +01:00
mapc
d023d9e6b4 Add download shortcuts 2014-11-28 14:35:57 +01:00
mapc
30606b34cc Add a description 2014-11-28 14:35:57 +01:00
mapc
5809e8da87 Add cat (+write, +append), enhance formatting 2014-11-28 14:35:57 +01:00
mapc
7986e00534 Add the singlechar plugin 2014-11-28 14:35:57 +01:00
cmar
eea47ce81b command to restart pow process 2014-11-28 14:35:52 +01:00
Derek Wyatt
4282bf2789 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. 2014-11-28 14:35:52 +01:00
Derek Wyatt
54554364a6 Updated the README to include documentation on the postCallVim callout 2014-11-28 14:35:52 +01:00
Derek Wyatt
1b4a7cf581 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 2014-11-28 14:35:52 +01:00
Derek Wyatt
5640ec4383 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 2014-11-28 14:35:52 +01:00
Derek Wyatt
208997f78f A plugin that makes it easier to interact with the (single) running instance of gvim 2014-11-28 14:35:52 +01:00
cmar
2108da8a26 added powed command to list pow urls 2014-11-28 14:35:52 +01:00
David Lee
a44ca3d513 Add gem build autocompletion 2014-11-28 14:35:51 +01:00