mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
feat(gomod): highlight the toolchain directive (#5795)
This commit is contained in:
parent
194b3f0047
commit
000f71842b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"require"
|
||||
"replace"
|
||||
"go"
|
||||
"toolchain"
|
||||
"exclude"
|
||||
"retract"
|
||||
"module"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue