Skip to content

Commit

Permalink
update tags file
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 6, 2025
1 parent acbe3ba commit e55f436
Showing 1 changed file with 41 additions and 32 deletions.
73 changes: 41 additions & 32 deletions src/tags
Original file line number Diff line number Diff line change
Expand Up @@ -2408,6 +2408,8 @@ $quote eval.txt /*$quote*
:packadd repeat.txt /*:packadd*
:packl repeat.txt /*:packl*
:packloadall repeat.txt /*:packloadall*
:pb windows.txt /*:pb*
:pbuffer windows.txt /*:pbuffer*
:pc windows.txt /*:pc*
:pclose windows.txt /*:pclose*
:ped windows.txt /*:ped*
Expand All @@ -2433,9 +2435,9 @@ $quote eval.txt /*$quote*
:profile repeat.txt /*:profile*
:ps windows.txt /*:ps*
:psearch windows.txt /*:psearch*
:pt windows.txt /*:pt*
:ptN tagsrch.txt /*:ptN*
:ptNext tagsrch.txt /*:ptNext*
:pta windows.txt /*:pta*
:ptag windows.txt /*:ptag*
:ptf tagsrch.txt /*:ptf*
:ptfirst tagsrch.txt /*:ptfirst*
Expand Down Expand Up @@ -3013,14 +3015,14 @@ $quote eval.txt /*$quote*
:~ change.txt /*:~*
; motion.txt /*;*
< change.txt /*<*
<2-LeftMouse> tui.txt /*<2-LeftMouse>*
<3-LeftMouse> tui.txt /*<3-LeftMouse>*
<4-LeftMouse> tui.txt /*<4-LeftMouse>*
<2-LeftMouse> gui.txt /*<2-LeftMouse>*
<3-LeftMouse> gui.txt /*<3-LeftMouse>*
<4-LeftMouse> gui.txt /*<4-LeftMouse>*
<< change.txt /*<<*
<> intro.txt /*<>*
<A- intro.txt /*<A-*
<A-LeftMouse> tui.txt /*<A-LeftMouse>*
<A-RightMouse> tui.txt /*<A-RightMouse>*
<A-LeftMouse> gui.txt /*<A-LeftMouse>*
<A-RightMouse> gui.txt /*<A-RightMouse>*
<BS> motion.txt /*<BS>*
<Bar> intro.txt /*<Bar>*
<Bslash> intro.txt /*<Bslash>*
Expand Down Expand Up @@ -3054,14 +3056,14 @@ $quote eval.txt /*$quote*
<Insert> insert.txt /*<Insert>*
<Leader> map.txt /*<Leader>*
<Left> motion.txt /*<Left>*
<LeftDrag> tui.txt /*<LeftDrag>*
<LeftDrag> gui.txt /*<LeftDrag>*
<LeftMouse> visual.txt /*<LeftMouse>*
<LeftRelease> visual.txt /*<LeftRelease>*
<LocalLeader> map.txt /*<LocalLeader>*
<M- intro.txt /*<M-*
<MiddleDrag> tui.txt /*<MiddleDrag>*
<MiddleDrag> gui.txt /*<MiddleDrag>*
<MiddleMouse> change.txt /*<MiddleMouse>*
<MiddleRelease> tui.txt /*<MiddleRelease>*
<MiddleRelease> gui.txt /*<MiddleRelease>*
<MouseDown> deprecated.txt /*<MouseDown>*
<MouseMove> map.txt /*<MouseMove>*
<MouseUp> deprecated.txt /*<MouseUp>*
Expand All @@ -3073,20 +3075,20 @@ $quote eval.txt /*$quote*
<Plug> map.txt /*<Plug>*
<Return> intro.txt /*<Return>*
<Right> motion.txt /*<Right>*
<RightDrag> tui.txt /*<RightDrag>*
<RightDrag> gui.txt /*<RightDrag>*
<RightMouse> visual.txt /*<RightMouse>*
<RightRelease> tui.txt /*<RightRelease>*
<RightRelease> gui.txt /*<RightRelease>*
<S- intro.txt /*<S-*
<S-CR> scroll.txt /*<S-CR>*
<S-Down> scroll.txt /*<S-Down>*
<S-F1> intro.txt /*<S-F1>*
<S-Left> motion.txt /*<S-Left>*
<S-LeftMouse> tui.txt /*<S-LeftMouse>*
<S-LeftMouse> gui.txt /*<S-LeftMouse>*
<S-Minus> scroll.txt /*<S-Minus>*
<S-NL> scroll.txt /*<S-NL>*
<S-Plus> scroll.txt /*<S-Plus>*
<S-Right> motion.txt /*<S-Right>*
<S-RightMouse> tui.txt /*<S-RightMouse>*
<S-RightMouse> gui.txt /*<S-RightMouse>*
<S-ScrollWheelDown> index.txt /*<S-ScrollWheelDown>*
<S-ScrollWheelLeft> index.txt /*<S-ScrollWheelLeft>*
<S-ScrollWheelRight> index.txt /*<S-ScrollWheelRight>*
Expand Down Expand Up @@ -4498,6 +4500,7 @@ TabLeave autocmd.txt /*TabLeave*
TabNew autocmd.txt /*TabNew*
TabNewEntered autocmd.txt /*TabNewEntered*
TermClose autocmd.txt /*TermClose*
TermCursorNC deprecated.txt /*TermCursorNC*
TermEnter autocmd.txt /*TermEnter*
TermLeave autocmd.txt /*TermLeave*
TermOpen autocmd.txt /*TermOpen*
Expand Down Expand Up @@ -4561,12 +4564,12 @@ WinResized-event windows.txt /*WinResized-event*
WinScrolled autocmd.txt /*WinScrolled*
WinScrolled-event windows.txt /*WinScrolled-event*
X change.txt /*X*
X1Drag tui.txt /*X1Drag*
X1Mouse tui.txt /*X1Mouse*
X1Release tui.txt /*X1Release*
X2Drag tui.txt /*X2Drag*
X2Mouse tui.txt /*X2Mouse*
X2Release tui.txt /*X2Release*
X1Drag gui.txt /*X1Drag*
X1Mouse gui.txt /*X1Mouse*
X1Release gui.txt /*X1Release*
X2Drag gui.txt /*X2Drag*
X2Mouse gui.txt /*X2Mouse*
X2Release gui.txt /*X2Release*
Y change.txt /*Y*
Y-default change.txt /*Y-default*
ZQ editing.txt /*ZQ*
Expand Down Expand Up @@ -5443,6 +5446,7 @@ deepcopy() builtin.txt /*deepcopy()*
default-autocmds vim_diff.txt /*default-autocmds*
default-mappings vim_diff.txt /*default-mappings*
default-mouse vim_diff.txt /*default-mouse*
defaults vim_diff.txt /*defaults*
define-function userfunc.txt /*define-function*
definition-search tagsrch.txt /*definition-search*
definitions intro.txt /*definitions*
Expand Down Expand Up @@ -5578,7 +5582,7 @@ docbook syntax.txt /*docbook*
dofile() luaref.txt /*dofile()*
donate uganda.txt /*donate*
dosbatch.vim syntax.txt /*dosbatch.vim*
double-click tui.txt /*double-click*
double-click gui.txt /*double-click*
download intro.txt /*download*
doxygen-syntax syntax.txt /*doxygen-syntax*
doxygen.vim syntax.txt /*doxygen.vim*
Expand Down Expand Up @@ -5875,6 +5879,7 @@ fold-create-marker fold.txt /*fold-create-marker*
fold-delete-marker fold.txt /*fold-delete-marker*
fold-diff fold.txt /*fold-diff*
fold-expr fold.txt /*fold-expr*
fold-expr-slow fold.txt /*fold-expr-slow*
fold-foldcolumn fold.txt /*fold-foldcolumn*
fold-foldlevel fold.txt /*fold-foldlevel*
fold-foldtext fold.txt /*fold-foldtext*
Expand Down Expand Up @@ -6375,6 +6380,7 @@ g:tar_secure pi_tar.txt /*g:tar_secure*
g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions*
g:termdebug_config terminal.txt /*g:termdebug_config*
g:termdebugger terminal.txt /*g:termdebugger*
g:termfeatures provider.txt /*g:termfeatures*
g:tex_comment_nospell syntax.txt /*g:tex_comment_nospell*
g:tex_conceal syntax.txt /*g:tex_conceal*
g:tex_fast syntax.txt /*g:tex_fast*
Expand Down Expand Up @@ -6667,6 +6673,7 @@ hit-return message.txt /*hit-return*
hitest.vim syntax.txt /*hitest.vim*
hjkl usr_02.txt /*hjkl*
hl-ColorColumn syntax.txt /*hl-ColorColumn*
hl-ComplMatchIns syntax.txt /*hl-ComplMatchIns*
hl-Conceal syntax.txt /*hl-Conceal*
hl-CurSearch syntax.txt /*hl-CurSearch*
hl-Cursor syntax.txt /*hl-Cursor*
Expand Down Expand Up @@ -6835,7 +6842,6 @@ hl-TabLine syntax.txt /*hl-TabLine*
hl-TabLineFill syntax.txt /*hl-TabLineFill*
hl-TabLineSel syntax.txt /*hl-TabLineSel*
hl-TermCursor syntax.txt /*hl-TermCursor*
hl-TermCursorNC syntax.txt /*hl-TermCursorNC*
hl-Title syntax.txt /*hl-Title*
hl-Tooltip syntax.txt /*hl-Tooltip*
hl-User1 syntax.txt /*hl-User1*
Expand Down Expand Up @@ -7407,6 +7413,7 @@ lua-relational luaref.txt /*lua-relational*
lua-repeat luaref.txt /*lua-repeat*
lua-result-or-message lua.txt /*lua-result-or-message*
lua-return luaref.txt /*lua-return*
lua-shebang starting.txt /*lua-shebang*
lua-special-tbl lua.txt /*lua-special-tbl*
lua-stack luaref.txt /*lua-stack*
lua-stackexample luaref.txt /*lua-stackexample*
Expand All @@ -7422,12 +7429,7 @@ lua-tailcall luaref.txt /*lua-tailcall*
lua-then luaref.txt /*lua-then*
lua-thread luaref.txt /*lua-thread*
lua-treesitter treesitter.txt /*lua-treesitter*
lua-treesitter-all-predicate treesitter.txt /*lua-treesitter-all-predicate*
lua-treesitter-any-predicate treesitter.txt /*lua-treesitter-any-predicate*
lua-treesitter-core treesitter.txt /*lua-treesitter-core*
lua-treesitter-language treesitter.txt /*lua-treesitter-language*
lua-treesitter-languagetree treesitter.txt /*lua-treesitter-languagetree*
lua-treesitter-not-predicate treesitter.txt /*lua-treesitter-not-predicate*
lua-treesitter-query treesitter.txt /*lua-treesitter-query*
lua-true luaref.txt /*lua-true*
lua-type() luaref.txt /*lua-type()*
Expand Down Expand Up @@ -7643,7 +7645,7 @@ m> motion.txt /*m>*
m[ motion.txt /*m[*
m] motion.txt /*m]*
m` motion.txt /*m`*
macro map.txt /*macro*
macro repeat.txt /*macro*
mail.vim syntax.txt /*mail.vim*
make.vim syntax.txt /*make.vim*
man.lua filetype.txt /*man.lua*
Expand Down Expand Up @@ -7813,10 +7815,10 @@ more-prompt message.txt /*more-prompt*
more-variables eval.txt /*more-variables*
motion-count-multiplied motion.txt /*motion-count-multiplied*
motion.txt motion.txt /*motion.txt*
mouse-mode-table tui.txt /*mouse-mode-table*
mouse-overview tui.txt /*mouse-overview*
mouse-swap-buttons tui.txt /*mouse-swap-buttons*
mouse-using tui.txt /*mouse-using*
mouse-mode-table gui.txt /*mouse-mode-table*
mouse-overview gui.txt /*mouse-overview*
mouse-swap-buttons gui.txt /*mouse-swap-buttons*
mouse-using gui.txt /*mouse-using*
mouse_col-variable vvars.txt /*mouse_col-variable*
mouse_lnum-variable vvars.txt /*mouse_lnum-variable*
mouse_win-variable vvars.txt /*mouse_win-variable*
Expand Down Expand Up @@ -9370,7 +9372,7 @@ terminal-start terminal.txt /*terminal-start*
terminal-status terminal.txt /*terminal-status*
terminal.txt terminal.txt /*terminal.txt*
terminfo tui.txt /*terminfo*
termopen() builtin.txt /*termopen()*
termopen() deprecated.txt /*termopen()*
termrequest-variable vvars.txt /*termrequest-variable*
termresponse-variable vvars.txt /*termresponse-variable*
ternary eval.txt /*ternary*
Expand Down Expand Up @@ -9403,6 +9405,7 @@ text-functions usr_41.txt /*text-functions*
text-objects motion.txt /*text-objects*
textlock eval.txt /*textlock*
tf.vim syntax.txt /*tf.vim*
third-party-guis gui.txt /*third-party-guis*
this_session-variable vvars.txt /*this_session-variable*
throw-catch eval.txt /*throw-catch*
throw-expression eval.txt /*throw-expression*
Expand Down Expand Up @@ -9441,10 +9444,14 @@ treesitter-highlight-conceal treesitter.txt /*treesitter-highlight-conceal*
treesitter-highlight-groups treesitter.txt /*treesitter-highlight-groups*
treesitter-highlight-priority treesitter.txt /*treesitter-highlight-priority*
treesitter-highlight-spell treesitter.txt /*treesitter-highlight-spell*
treesitter-language treesitter.txt /*treesitter-language*
treesitter-language-injections treesitter.txt /*treesitter-language-injections*
treesitter-languagetree treesitter.txt /*treesitter-languagetree*
treesitter-node treesitter.txt /*treesitter-node*
treesitter-parsers treesitter.txt /*treesitter-parsers*
treesitter-parsers-wasm treesitter.txt /*treesitter-parsers-wasm*
treesitter-predicate-all treesitter.txt /*treesitter-predicate-all*
treesitter-predicate-any treesitter.txt /*treesitter-predicate-any*
treesitter-predicate-any-contains? treesitter.txt /*treesitter-predicate-any-contains?*
treesitter-predicate-any-eq? treesitter.txt /*treesitter-predicate-any-eq?*
treesitter-predicate-any-lua-match? treesitter.txt /*treesitter-predicate-any-lua-match?*
Expand All @@ -9457,6 +9464,7 @@ treesitter-predicate-has-ancestor? treesitter.txt /*treesitter-predicate-has-anc
treesitter-predicate-has-parent? treesitter.txt /*treesitter-predicate-has-parent?*
treesitter-predicate-lua-match? treesitter.txt /*treesitter-predicate-lua-match?*
treesitter-predicate-match? treesitter.txt /*treesitter-predicate-match?*
treesitter-predicate-not treesitter.txt /*treesitter-predicate-not*
treesitter-predicate-vim-match? treesitter.txt /*treesitter-predicate-vim-match?*
treesitter-predicates treesitter.txt /*treesitter-predicates*
treesitter-query treesitter.txt /*treesitter-query*
Expand Down Expand Up @@ -10177,6 +10185,7 @@ vim.filetype.get_option() lua.txt /*vim.filetype.get_option()*
vim.filetype.match() lua.txt /*vim.filetype.match()*
vim.fn lua.txt /*vim.fn*
vim.fs lua.txt /*vim.fs*
vim.fs.abspath() lua.txt /*vim.fs.abspath()*
vim.fs.basename() lua.txt /*vim.fs.basename()*
vim.fs.dir() lua.txt /*vim.fs.dir()*
vim.fs.dirname() lua.txt /*vim.fs.dirname()*
Expand Down

0 comments on commit e55f436

Please sign in to comment.