aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/vim.fish
Commit message (Collapse)AuthorAge
* Fix vi* completionsGravatar Fabian Homborg2015-09-23
| | | | I forgot a "-c".
* Refactor *vi* completions, add nvim wrapperGravatar Fabian Homborg2015-09-23
| | | | | | | This assumes `vim` is always vim (or close enough, nvim should also work), while `vi` could be either. Fixes #2416
* Update vi/vim completions. Add __fish_complete_text function that completes ↵Gravatar axel2007-02-05
| | | | | | using any text file, and __fish_filter_mime that filters a file list based on mimetype. This update was written by Velko Hristov with some suggestions and updates by me. darcs-hash:20070204151809-ac50b-b7f3b44ac528f9e994bf0f842ee2e008866fb620.gz
* Add vim completions, written by Velko HristovGravatar axel2007-01-30
darcs-hash:20070130004233-ac50b-5c48b940b29ac4f3c377bc88e2abf2e490e9df48.gz