Refresh generated neovim config
This commit is contained in:
@ -79,29 +79,12 @@
|
||||
] @keyword
|
||||
|
||||
;----headers-----
|
||||
(interface_header
|
||||
(name) @type.definition)
|
||||
|
||||
(imports
|
||||
(imports_entry
|
||||
(module) @module))
|
||||
|
||||
(packages
|
||||
(record_pattern
|
||||
(record_field_pattern
|
||||
(field_name) @module)))
|
||||
|
||||
(app_name) @string.special
|
||||
|
||||
(import_path) @string.special.path
|
||||
|
||||
[
|
||||
"app"
|
||||
"packages"
|
||||
"provides"
|
||||
"interface"
|
||||
"exposes"
|
||||
"expect"
|
||||
"module"
|
||||
"package"
|
||||
"import"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
@ -184,6 +167,9 @@
|
||||
(float)
|
||||
] @number.float
|
||||
|
||||
(string) @string
|
||||
[
|
||||
(string)
|
||||
(multiline_string)
|
||||
] @string
|
||||
|
||||
(char) @character
|
||||
|
||||
Reference in New Issue
Block a user