fcpg / vim-complimentary

Better completion for Vim builtins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim-Complimentary

Complimentary improves the completion of VimL builtin functions, commands, variables and options.

asciicast

A useful companion is the echodoc plugin from Shougo.

Requirements

This plugin requires the getcompletion() function (Vim8 or late 7.4 patches).

gawk is needed if you want to rebuild the completion data yourself.

Installation

Use your favorite method:

License

Attribution-ShareAlike 4.0 Int.

About

Better completion for Vim builtins


Languages

Language:Vim Script 65.4%Language:Awk 34.6%