William Roe
|
7a94b76019
Add completion for pip install -r - so that it autocompletes requirements filenames
|
12 years ago |
Derek Wyatt
|
ee8f9eebb5
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.
|
12 years ago |
Derek Wyatt
|
46c2af396a
Updated the README to include documentation on the postCallVim callout
|
12 years ago |
Derek Wyatt
|
5a81fda42a
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
|
12 years ago |
Derek Wyatt
|
83071a10e7
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
|
12 years ago |
Derek Wyatt
|
cdea478f0f
A plugin that makes it easier to interact with the (single) running instance of gvim
|
12 years ago |
cmar
|
8d1fa09007
command to restart pow process
|
12 years ago |
cmar
|
640e5da688
added powed command to list pow urls
|
12 years ago |
William Ting
|
48e53fb6ed
fix gnzh theme to detect local rvm installations
|
12 years ago |
Tom Morris
|
c70fcd6f97
Added link to wiki page for plugins to README.
|
12 years ago |
David Lee
|
95ffb167a1
Add gem build autocompletion
|
12 years ago |
Daniel Hahler
|
b578eea273
`setopt append_history` is not necessary.
|
13 years ago |
Leif Ringstad
|
48f8f2809b
Plugin: Rake-fast: Support both *nix and Darwin
|
10 years ago |
Phil Eichinger
|
37e619ed9b
New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases
|
10 years ago |
Luke Horvat
|
5f09d0f6dd
Fixed typos + made wording more consistent in zshrc.zsh-template
|
10 years ago |
Florian Franzen
|
5303793ef1
history-substring-search: bindkey now checks if terminfo is available first.
|
10 years ago |
Bob Williams
|
64c3ce35e1
adding xargs -0 to node aliases
|
10 years ago |
Bob Williams
|
f8890f5646
updated readme.md and using tab char for formatting with node
|
10 years ago |
Bob Williams
|
8db3e6329d
bug fix for node pp_json version
|
10 years ago |
Jan Ehrhardt
|
c451ff4bf3
Add check for display list equals nil
|
10 years ago |
Daniel Farrell
|
3976b93f39
Fixed which output at each new shell creation
|
10 years ago |
Bob Williams
|
1fc40c60b5
updating README.md
|
10 years ago |
Bob Williams
|
3bae9dd2bf
adding README.md for jsontools
|
10 years ago |
Robby Russell
|
ffc17b6b4d
Merge pull request #2563 from bobwilliams/master
|
10 years ago |
Robby Russell
|
27965fedec
Merge pull request #2390 from LFDM/updating_spectrum
|
10 years ago |
Robby Russell
|
47ad2424cd
Merge pull request #2645 from ncanceill/template-zshrc
|
10 years ago |
Bob Williams
|
1ca4e2146b
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
ncanceill
|
6889dfaa46
$ZSH is the OMZ installation folder, not configuration
|
10 years ago |
ncanceill
|
04c2d29398
mention $ZSH_CUSTOM as suggested in #2295
|
10 years ago |
ncanceill
|
f9ad3686bb
suggest setting $LANG to fix #1286 and fix #1823
|
10 years ago |