1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-01 23:51:05 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Oliver Kiddle
a9386df558 49319: completion options update 2021-08-29 17:08:34 +02:00
Jun-ichi Takimoto
36290f3e8e 44101: _vim: better support for nvim 2019-03-08 17:09:26 +09:00
Daniel Hahler
3964c63d02 42746: _vim: handle special values for -u/-U
This is based on state=verbosity from the same file.
2018-06-27 15:38:59 +02:00
Eric Cook
968cf17b2b 43096: _vim: remove duplicate flag 2018-06-27 02:57:27 -04:00
Oliver Kiddle
1bd2ecc17d 42572: various completion option updates 2018-03-31 10:12:59 +02:00
Christian Brabandt
373538442b 41943: Completion: add --clean for vim
Vim since patchlevel 8.0.0716 includes the --clean argument for starting
in a clean mode (only loading defaults.vim and in non-cp mode).
2017-10-20 22:20:28 +02:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Oliver Kiddle
ca53a3a464 39307: update options up to vim 8 2016-09-13 17:47:35 +02:00
Oliver Kiddle
cf77e28a3f 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02:00
Peter Stephenson
2caa5ddd79 35187: unbalanced parentheses in _vim 2015-05-18 12:46:33 +01:00
Daniel Hahler
156327023c 34899: completion: _vim: add nvim to #compdef
nvim is used by NeoVim and is fairly compatible.
2015-04-17 13:36:30 +00:00
Oliver Kiddle
a8ffff2cb7 users/17382: complete URLs for vim and make _remote_files more
consistent with _files
2012-11-07 20:59:09 +00:00
Oliver Kiddle
c5fce37bce 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
Doug Kearns
65f7cbeaed 29483: add --servername completion to _vim 2011-06-16 06:23:32 +00:00
mikamika
c9b0a25bb7 Fix typo in _vim 2011-03-29 10:08:52 +00:00
Doug Kearns
2f4e224103 28055: add some missing options to _vim 2010-06-22 21:59:59 +00:00
Clint Adams
4a2cd0410f Richard Hartmann: 26175: updates for vim completion. 2008-12-29 00:52:36 +00:00
Clint Adams
4ba03217ca Mikael Magnusson: 25617: complete -t <tags>. 2008-09-26 17:55:01 +00:00
Clint Adams
75e6e9806a 23443: mark --nofork and -f as redundant. 2007-05-17 14:01:31 +00:00
Clint Adams
9efa38a8f5 23442: update for vim 7.1. 2007-05-16 19:24:19 +00:00
Peter Stephenson
b334c31e18 users/9059: Nikolai Weibull: improved _vim_files 2005-07-08 10:33:34 +00:00
Peter Stephenson
d4f81ce410 users/9049: add vim variants to _vim 2005-07-07 12:56:30 +00:00
Peter Stephenson
a032b62789 Nikolai Weibull: new _vim completion 2005-07-07 11:15:46 +00:00