8000 Tags · Alhadis/language-viml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Alhadis/language-viml

Tags

v1.2.3

Toggle v1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
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

Toggle v1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
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.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.2.1

* Added: Keyword definitions for Vim 8.2.0450
* Removed: Line-length limit of highlighted Vim script

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
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.10

Toggle v1.1.10's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.10

* Added: Keyword definitions for Vim 8.1.1600
* Fixed: Highlighting prioritised shorter keywords over longer ones
* Fixed: False positives when running keyword-updater script

v1.1.9

Toggle v1.1.9's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
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

v1.1.8

Toggle v1.1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.8

* Added: "strikethrough" keyword to `vimHiAttrib` attributes
* Fixed: Missing `echo`, `echohl`, `execute`, `smapc` and `xnoremap`
* Added: Highlighting for escaped or quoted characters
* Added: Numerous patterns for more obscure VimScript keywords
* Fixed: Highlighting of compound assignment operators (e.g., `+=`)
* Removed: Fold marker highlighting

v1.1.7

Toggle v1.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.7

* Added: Keywords for Vim 8.0.1298

v1.1.6

Toggle v1.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.6

* Added: Keywords for Vim 8.0.1127

v1.1.5

Toggle v1.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v1.1.5

* Added: "nocombine" to syntax keywords, introduced in Vim v8.0.1007
* Moved: updater script to the more canonical `bin/update` location
0