aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark <sainnhe@gmail.com>2020-07-01 08:32:38 +0800
committerThomas Vigouroux <39092278+vigoux@users.noreply.github.com>2020-07-01 14:13:41 +0200
commitaf8192f0878b32d781f2eb405d2e94cf604551b9 (patch)
tree14fc07157857080c26b2aaa40e852d201c373270
parentdocs: add apache Licence (diff)
downloadnvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar.gz
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar.bz2
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar.lz
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar.xz
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.tar.zst
nvim-treesitter-af8192f0878b32d781f2eb405d2e94cf604551b9.zip
remove doc/tags
-rw-r--r--.gitignore1
-rw-r--r--doc/tags59
2 files changed, 1 insertions, 59 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..926ccaaf9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+doc/tags
diff --git a/doc/tags b/doc/tags
deleted file mode 100644
index 5d8e88196..000000000
--- a/doc/tags
+++ /dev/null
@@ -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*