You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.2.3
* Added: Highlighting for fenced code-blocks tagged with `viml`
* Added: Highlighting for codepoint and keymapping escapes
* Added: Improved highlighting for autocommands and filetypes
* Added: Keyword definitions for Vim 8.2.2302
* Fixed: Highlighting of VimBall archives with embedded help files
* Fixed: Highlighting of `func` and `endfunc` keywords
* Fixed: Various inaccuracies related to modeline matching
v1.2.2
* Added: Keyword definitions for Vim 8.2.1844
* Added: Highlighting for various `.exrc`/`.nexrc`-specific settings
* Added: `.exrc` and `.nexrc` as supported file extensions/filenames
v1.2.0
* Added: Keyword definitions for Vim 8.1.2384
* Added: Syntax highlighting for SnipMate, UltiSnips, and NeoSnippet
* Added: Syntax highlighting for Vim help-files
v1.1.9
* Added: "range" and "closure" to function attributes [#8]
* Added: Keywords for Vim 8.0-19, added in vim/vim@b730f0c
* Added: Filetype mapping and highlighting for Vimball `.vmb` files
* Fixed: Unnecessary files included in package distribution