| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* cleanup tag command
* add a tag-complete command
* add a gentags command for launching ctags in the background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 2b9b161d424c1168636042adc6678bb3df2be3f9.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If indent is 4 spaces, and a line has only 3 leading spaces, they
will get removed. a-< can be used to avoid this behaviour.
|
|
|
|
|
|
|
|
|
|
This way, 'file --mime-type $buffer' is called only once per file
rather than once per filetype detection hook.
|
|
|
|
|
|
the decl command can take a -hidden parameter to hide an option
|
|
|
|
* Auto show completion even before the first key is pressed
* Auto show next completions when validating a single choice completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Quotes in the variable are preserved that way.
|
|
|
|
|
|
|
|
|