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