mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 11:29:54 +00:00
treesitter: wording
This commit is contained in:
parent
cee03d0c97
commit
16e8657179
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ in {
|
|||
"sh" = ["ash" "dash"];
|
||||
};
|
||||
description = ''
|
||||
Register alternative parser names for a filetype.
|
||||
For each parser, registers a list of alternative filetypes.
|
||||
For more information see `:h vim.treesitter.language.register()`.
|
||||
See treesitter builtin mappings here: <https://github.com/nvim-treesitter/nvim-treesitter/blob/main/plugin/filetypes.lua>
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue