mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
remove doc/tags
This commit is contained in:
committed by
Thomas Vigouroux
parent
337756d2f6
commit
af8192f087
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
doc/tags
|
||||
59
doc/tags
59
doc/tags
@@ -1,59 +0,0 @@
|
||||
:TSBufDisable nvim-treesitter.txt /*:TSBufDisable*
|
||||
:TSBufDisableAll nvim-treesitter.txt /*:TSBufDisableAll*
|
||||
:TSBufEnable nvim-treesitter.txt /*:TSBufEnable*
|
||||
:TSBufEnableAll nvim-treesitter.txt /*:TSBufEnableAll*
|
||||
:TSInstall nvim-treesitter.txt /*:TSInstall*
|
||||
:TSInstallInfo nvim-treesitter.txt /*:TSInstallInfo*
|
||||
:TSModuleInfo nvim-treesitter.txt /*:TSModuleInfo*
|
||||
hl-TSBoolean nvim-treesitter.txt /*hl-TSBoolean*
|
||||
hl-TSCharacter nvim-treesitter.txt /*hl-TSCharacter*
|
||||
hl-TSConditional nvim-treesitter.txt /*hl-TSConditional*
|
||||
hl-TSConstBuiltin nvim-treesitter.txt /*hl-TSConstBuiltin*
|
||||
hl-TSConstMacro nvim-treesitter.txt /*hl-TSConstMacro*
|
||||
hl-TSConstant nvim-treesitter.txt /*hl-TSConstant*
|
||||
hl-TSConstructor nvim-treesitter.txt /*hl-TSConstructor*
|
||||
hl-TSError nvim-treesitter.txt /*hl-TSError*
|
||||
hl-TSException nvim-treesitter.txt /*hl-TSException*
|
||||
hl-TSField nvim-treesitter.txt /*hl-TSField*
|
||||
hl-TSFloat nvim-treesitter.txt /*hl-TSFloat*
|
||||
hl-TSFuncBuiltin nvim-treesitter.txt /*hl-TSFuncBuiltin*
|
||||
hl-TSFuncMacro nvim-treesitter.txt /*hl-TSFuncMacro*
|
||||
hl-TSFunction nvim-treesitter.txt /*hl-TSFunction*
|
||||
hl-TSInclude nvim-treesitter.txt /*hl-TSInclude*
|
||||
hl-TSKeyword nvim-treesitter.txt /*hl-TSKeyword*
|
||||
hl-TSLabel nvim-treesitter.txt /*hl-TSLabel*
|
||||
hl-TSMethod nvim-treesitter.txt /*hl-TSMethod*
|
||||
hl-TSNumber nvim-treesitter.txt /*hl-TSNumber*
|
||||
hl-TSOperator nvim-treesitter.txt /*hl-TSOperator*
|
||||
hl-TSParameter nvim-treesitter.txt /*hl-TSParameter*
|
||||
hl-TSProperty nvim-treesitter.txt /*hl-TSProperty*
|
||||
hl-TSPunctBracket nvim-treesitter.txt /*hl-TSPunctBracket*
|
||||
hl-TSPunctDelimiter nvim-treesitter.txt /*hl-TSPunctDelimiter*
|
||||
hl-TSPunctSpecial nvim-treesitter.txt /*hl-TSPunctSpecial*
|
||||
hl-TSRepeat nvim-treesitter.txt /*hl-TSRepeat*
|
||||
hl-TSString nvim-treesitter.txt /*hl-TSString*
|
||||
hl-TSStringEscape nvim-treesitter.txt /*hl-TSStringEscape*
|
||||
hl-TSStringRegex nvim-treesitter.txt /*hl-TSStringRegex*
|
||||
hl-TSStructure nvim-treesitter.txt /*hl-TSStructure*
|
||||
hl-TSType nvim-treesitter.txt /*hl-TSType*
|
||||
hl-TSTypeBuiltin nvim-treesitter.txt /*hl-TSTypeBuiltin*
|
||||
nvim-treesitter nvim-treesitter.txt /*nvim-treesitter*
|
||||
nvim-treesitter-commands nvim-treesitter.txt /*nvim-treesitter-commands*
|
||||
nvim-treesitter-functions nvim-treesitter.txt /*nvim-treesitter-functions*
|
||||
nvim-treesitter-highlights nvim-treesitter.txt /*nvim-treesitter-highlights*
|
||||
nvim-treesitter-intro nvim-treesitter.txt /*nvim-treesitter-intro*
|
||||
nvim-treesitter-quickstart nvim-treesitter.txt /*nvim-treesitter-quickstart*
|
||||
nvim-treesitter-utils nvim-treesitter.txt /*nvim-treesitter-utils*
|
||||
nvim_treesitter#foldexpr() nvim-treesitter.txt /*nvim_treesitter#foldexpr()*
|
||||
nvim_treesitter#statusline() nvim-treesitter.txt /*nvim_treesitter#statusline()*
|
||||
ts_utils.containing_scope nvim-treesitter.txt /*ts_utils.containing_scope*
|
||||
ts_utils.get_named_children nvim-treesitter.txt /*ts_utils.get_named_children*
|
||||
ts_utils.get_next_node nvim-treesitter.txt /*ts_utils.get_next_node*
|
||||
ts_utils.get_node_at_cursor nvim-treesitter.txt /*ts_utils.get_node_at_cursor*
|
||||
ts_utils.get_node_text nvim-treesitter.txt /*ts_utils.get_node_text*
|
||||
ts_utils.get_previous_node nvim-treesitter.txt /*ts_utils.get_previous_node*
|
||||
ts_utils.is_parent nvim-treesitter.txt /*ts_utils.is_parent*
|
||||
ts_utils.nested_scope nvim-treesitter.txt /*ts_utils.nested_scope*
|
||||
ts_utils.next_scope nvim-treesitter.txt /*ts_utils.next_scope*
|
||||
ts_utils.parent_scope nvim-treesitter.txt /*ts_utils.parent_scope*
|
||||
ts_utils.previous_scope nvim-treesitter.txt /*ts_utils.previous_scope*
|
||||
Reference in New Issue
Block a user