mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
fix(nickel): update highlights to grammar change
This commit is contained in:
parent
b033ab331c
commit
93cc60bc5d
2 changed files with 58 additions and 7 deletions
|
|
@ -1421,7 +1421,7 @@ return {
|
|||
},
|
||||
nickel = {
|
||||
install_info = {
|
||||
revision = 'a0a5d98a6f0edb5d00a18e62e7d1d02a5607c391',
|
||||
revision = 'b5b6cc3bc7b9ea19f78fed264190685419cd17a8',
|
||||
url = 'https://github.com/nickel-lang/tree-sitter-nickel',
|
||||
},
|
||||
tier = 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue