Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 49319: completion options update | Oliver Kiddle | 2021-08-29 | 1 | -3/+5 |
| | |||||
* | 44101: _vim: better support for nvim | Jun-ichi Takimoto | 2019-03-08 | 1 | -34/+51 |
| | |||||
* | 42746: _vim: handle special values for -u/-U | Daniel Hahler | 2018-06-27 | 1 | -2/+19 |
| | | | | This is based on state=verbosity from the same file. | ||||
* | 43096: _vim: remove duplicate flag | Eric Cook | 2018-06-27 | 1 | -1/+0 |
| | |||||
* | 42572: various completion option updates | Oliver Kiddle | 2018-03-31 | 1 | -0/+2 |
| | |||||
* | 41943: Completion: add --clean for vim | Christian Brabandt | 2017-10-20 | 1 | -0/+1 |
| | | | | | 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). | ||||
* | 41725: assorted minor updates to completion functions | Oliver Kiddle | 2017-09-18 | 1 | -2/+2 |
| | |||||
* | 39307: update options up to vim 8 | Oliver Kiddle | 2016-09-13 | 1 | -16/+29 |
| | |||||
* | 36127: assorted minor completion function changes | Oliver Kiddle | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | 35187: unbalanced parentheses in _vim | Peter Stephenson | 2015-05-18 | 1 | -1/+1 |
| | |||||
* | 34899: completion: _vim: add nvim to #compdef | Daniel Hahler | 2015-04-17 | 1 | -1/+1 |
| | | | | nvim is used by NeoVim and is fairly compatible. | ||||
* | users/17382: complete URLs for vim and make _remote_files more | Oliver Kiddle | 2012-11-07 | 1 | -6/+15 |
| | | | | consistent with _files | ||||
* | 30199: add (-.) to many completion _files globs | Oliver Kiddle | 2012-02-10 | 1 | -1/+1 |
| | |||||
* | 29483: add --servername completion to _vim | Doug Kearns | 2011-06-16 | 1 | -6/+17 |
| | |||||
* | Fix typo in _vim | mikamika | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | 28055: add some missing options to _vim | Doug Kearns | 2010-06-22 | 1 | -1/+5 |
| | |||||
* | Richard Hartmann: 26175: updates for vim completion. | Clint Adams | 2008-12-29 | 1 | -8/+15 |
| | |||||
* | Mikael Magnusson: 25617: complete -t <tags>. | Clint Adams | 2008-09-26 | 1 | -1/+2 |
| | |||||
* | 23443: mark --nofork and -f as redundant. | Clint Adams | 2007-05-17 | 1 | -1/+1 |
| | |||||
* | 23442: update for vim 7.1. | Clint Adams | 2007-05-16 | 1 | -1/+5 |
| | |||||
* | users/9059: Nikolai Weibull: improved _vim_files | Peter Stephenson | 2005-07-08 | 1 | -7/+6 |
| | |||||
* | users/9049: add vim variants to _vim | Peter Stephenson | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | Nikolai Weibull: new _vim completion | Peter Stephenson | 2005-07-07 | 1 | -0/+74 |