mirror of
https://github.com/neovim/neovim.git
synced 2025-12-26 16:19: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)