mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 07:08:15 +00:00
- `syntax_on` is documented. Rather than introduce a new undocumented VimL global `g:syntax_off`, use a module-local flag. - Rename "maybe" functions to follow style guidelines (use standard module prefix)