mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
Add rust locals.scm
This commit is contained in:
parent
97ad374816
commit
a027ffbe82
4 changed files with 111 additions and 1 deletions
|
|
@ -131,6 +131,7 @@ are optional and will not have any effect for now.
|
|||
macro
|
||||
type
|
||||
field
|
||||
namespace for modules or C++ namespaces
|
||||
import for imported names
|
||||
doc for documentation adjacent to a definition. E.g.
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue