add shell command completion for :!

This commit is contained in:
Doug Kearns
2008-10-20 14:38:22 +00:00
parent d7cc0b041e
commit 03ed0502c8
3 changed files with 38 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@
special versions for the old behavior
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
VimperatorLeave respectively
* add shell command completion for :!
* add :map <silent> to prevent a mapping from being echoed
* add guioptions=nN to number tabs
* add :loadplugins command