mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +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)