aboutsummaryrefslogtreecommitdiff
path: root/scripts/genvimvim.lua
Commit message (Collapse)AuthorAge
* fixup! genvimvim.lua: fix matching functionsDaniel Hahler2016-07-14
|
* genvimvim.lua: fix matching functionsDaniel Hahler2016-07-13
| | | | Fixes https://github.com/neovim/neovim/issues/5060.
* syntax: Exclude deprecated optionsZyX2015-07-26
| | | | Excluded options (compatible, edcompatible and ttyfast) are listed in vimOnlyOption group.
* syntax: List NeoVim-specific autocmd eventsZyX2015-07-26
| | | | Note: list was copied from master (7a6bf3f418c5ad94ac2ac71f21275a87d08e87b9). I did not add more events there.
* scripts: Add script which is able to generate part of vim.vim fileZyX2015-07-26