diff options
| author | Nanderty <psopka@sopka.ch> | 2023-03-15 23:36:14 +0100 |
|---|---|---|
| committer | Nanderty <psopka@sopka.ch> | 2023-03-15 23:36:14 +0100 |
| commit | fba8830826fa88ef43d84fb051f90f11e4ae939b (patch) | |
| tree | 4fc0bbae7e49c9b670fc34505a8352400c0ffa8d /tags | |
| parent | 59bd3aeee04b6ff559c51a324234a5100db0b2e1 (diff) | |
| download | neovim-config-fba8830826fa88ef43d84fb051f90f11e4ae939b.tar.gz neovim-config-fba8830826fa88ef43d84fb051f90f11e4ae939b.tar.bz2 neovim-config-fba8830826fa88ef43d84fb051f90f11e4ae939b.zip | |
cleanup
Diffstat (limited to 'tags')
| -rw-r--r-- | tags | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -0,0 +1,39 @@ +!_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/ +!_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/ +!_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/ +!_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/ +!_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/ +!_TAG_FIELD_DESCRIPTION file /File-restricted scoping/ +!_TAG_FIELD_DESCRIPTION input /input file/ +!_TAG_FIELD_DESCRIPTION name /tag name/ +!_TAG_FIELD_DESCRIPTION pattern /pattern/ +!_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/ +!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ +!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ +!_TAG_KIND_DESCRIPTION!Lua f,function /functions/ +!_TAG_KIND_DESCRIPTION!Markdown S,subsection /level 2 sections/ +!_TAG_KIND_DESCRIPTION!Markdown T,l4subsection /level 4 sections/ +!_TAG_KIND_DESCRIPTION!Markdown c,chapter /chapters/ +!_TAG_KIND_DESCRIPTION!Markdown n,footnote /footnotes/ +!_TAG_KIND_DESCRIPTION!Markdown s,section /sections/ +!_TAG_KIND_DESCRIPTION!Markdown t,subsubsection /level 3 sections/ +!_TAG_KIND_DESCRIPTION!Markdown u,l5subsection /level 5 sections/ +!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ +!_TAG_OUTPUT_FILESEP slash /slash or backslash/ +!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ +!_TAG_OUTPUT_VERSION 0.0 /current.age/ +!_TAG_PARSER_VERSION!Lua 0.0 /current.age/ +!_TAG_PARSER_VERSION!Markdown 0.0 /current.age/ +!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ +!_TAG_PROC_CWD C:/Users/Nanderty/AppData/Local/nvim/ // +!_TAG_PROGRAM_AUTHOR Universal Ctags Team // +!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ +!_TAG_PROGRAM_URL https://ctags.io/ /official site/ +!_TAG_PROGRAM_VERSION 6.0.0 /p6.0.20230312.0/ +Nanderty-Neovim-Config ./README.md /^# Nanderty-Neovim-Config$/;" c +['<S-Tab>'] ./plugin/cmp.lua /^ ['<S-Tab>'] = cmp.mapping(function(fallback)$/;" f +['<Tab>'] ./plugin/cmp.lua /^ ['<Tab>'] = cmp.mapping(function(fallback)$/;" f +expand ./plugin/cmp.lua /^ expand = function(args)$/;" f +format ./plugin/cmp.lua /^ format = function(entry, vim_item)$/;" f +has_words_before ./plugin/cmp.lua /^local has_words_before = function()$/;" f +lsp_attach ./plugin/lspconfig.lua /^local lsp_attach = function(client, bufnr)$/;" f |
