| Commit message (Collapse) | Author | Age |
|
|
|
| |
make api functions highlighted as builtins in vim.vim
|
|
|
|
|
|
| |
Removes all kinds of problems with sorting, provides a ready-to-use function
list representation for genvimvim.lua, does not require specifying function name
twice (VimL function name (string) + f_ function name).
|
|
|
|
| |
git-log-pretty-since.sh: fix bug
|
| |
|
|
|
|
| |
Fixes https://github.com/neovim/neovim/issues/5060.
|
|
|
|
| |
Excluded options (compatible, edcompatible and ttyfast) are listed in
vimOnlyOption group.
|
|
|
|
| |
Note: list was copied from master (7a6bf3f418c5ad94ac2ac71f21275a87d08e87b9).
I did not add more events there.
|
|
|