Extend treesitter highlighting grammer (#2783)
- luadoc: lua type annotation highlighting - printf: lua string.format highlighting
This commit is contained in:
parent
a6bd512829
commit
0b1f669caa
@ -1,5 +1,5 @@
|
|||||||
local options = {
|
local options = {
|
||||||
ensure_installed = { "lua", "vim", "vimdoc" },
|
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc" },
|
||||||
|
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user