neovim-config/lua/keys

105 lines
6.2 KiB
Plaintext

n !> ~/keys
x # * y?\V<C-R>"<CR>
Nvim builtin
Last set from Lua
o % <Plug>(MatchitOperationForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 73
x % <Plug>(MatchitVisualForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 71
n % <Plug>(MatchitNormalForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 69
n & * :&&<CR>
Nvim builtin
Last set from Lua
x * * y/\V<C-R>"<CR>
Nvim builtin
Last set from Lua
n > ~/keys
n Y * y$
Nvim builtin
Last set from Lua
o [% <Plug>(MatchitOperationMultiBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 81
x [% <Plug>(MatchitVisualMultiBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 79
n [% <Plug>(MatchitNormalMultiBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 77
o ]% <Plug>(MatchitOperationMultiForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 82
x ]% <Plug>(MatchitVisualMultiForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 80
n ]% <Plug>(MatchitNormalMultiForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 78
x a% <Plug>(MatchitVisualTextObject)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 85
x gx <Plug>NetrwBrowseXVis
Last set from /usr/share/nvim/runtime/plugin/netrwPlugin.vim line 88
n gx <Plug>NetrwBrowseX
Last set from /usr/share/nvim/runtime/plugin/netrwPlugin.vim line 82
o g% <Plug>(MatchitOperationBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 74
x g% <Plug>(MatchitVisualBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 72
n g% <Plug>(MatchitNormalBackward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 70
n <C-H> * <Cmd>lua COQ.Nav_mark()<CR>
Last set from API client (channel id 0)
v <C-H> * <C-\><C-N><Cmd>lua COQ.Nav_mark()<CR>
Last set from API client (channel id 0)
n <C-Space> * <C-\><C-N>i<C-X><C-U>
Last set from API client (channel id 0)
v <C-Space> * <C-\><C-N>i<C-X><C-U>
Last set from API client (channel id 0)
<C-Down> * <Cmd>lua require("packer.load")({'vim-visual-multi'}, { keys = "<C-Down>", prefix = "" }, _G.packer_plugins)<CR>
Last set from Lua
<C-Up> * <Cmd>lua require("packer.load")({'vim-visual-multi'}, { keys = "<C-Up>", prefix = "" }, _G.packer_plugins)<CR>
Last set from Lua
n <C-S-`> * :TroubleToggle<CR>
Last set from Lua
<Plug>GuiTreeviewToggle & :call <SNR>26_TreeViewToggle()
Last set from /usr/share/nvim-qt/runtime/plugin/nvim_gui_shim.vim line 221
<Plug>GuiTreeviewHide & :call <SNR>26_TreeViewShowHide(0)
Last set from /usr/share/nvim-qt/runtime/plugin/nvim_gui_shim.vim line 211
<Plug>GuiTreeviewShow & :call <SNR>26_TreeViewShowHide(1)
Last set from /usr/share/nvim-qt/runtime/plugin/nvim_gui_shim.vim line 210
x <Plug>NetrwBrowseXVis * :<C-U>call netrw#BrowseXVis()<CR>
Last set from /usr/share/nvim/runtime/plugin/netrwPlugin.vim line 90
n <Plug>NetrwBrowseX * :call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX()))<CR>
Last set from /usr/share/nvim/runtime/plugin/netrwPlugin.vim line 84
x <Plug>(MatchitVisualTextObject) <Plug>(MatchitVisualMultiBackward)o<Plug>(MatchitVisualMultiForward)
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 66
o <Plug>(MatchitOperationMultiForward) * :<C-U>call matchit#MultiMatch("W", "o")<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 63
o <Plug>(MatchitOperationMultiBackward) * :<C-U>call matchit#MultiMatch("bW", "o")<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 62
x <Plug>(MatchitVisualMultiForward) * :<C-U>call matchit#MultiMatch("W", "n")<CR>m'gv``
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 61
x <Plug>(MatchitVisualMultiBackward) * :<C-U>call matchit#MultiMatch("bW", "n")<CR>m'gv``
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 60
n <Plug>(MatchitNormalMultiForward) * :<C-U>call matchit#MultiMatch("W", "n")<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 59
n <Plug>(MatchitNormalMultiBackward) * :<C-U>call matchit#MultiMatch("bW", "n")<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 58
o <Plug>(MatchitOperationBackward) * :<C-U>call matchit#Match_wrapper('',0,'o')<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 55
o <Plug>(MatchitOperationForward) * :<C-U>call matchit#Match_wrapper('',1,'o')<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 54
x <Plug>(MatchitVisualBackward) * :<C-U>call matchit#Match_wrapper('',0,'v')<CR>m'gv``
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 53
x <Plug>(MatchitVisualForward) * :<C-U>call matchit#Match_wrapper('',1,'v')<CR>:if col("''") != col("$") | exe ":normal! m'" | endif<CR>gv``
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 51
n <Plug>(MatchitNormalBackward) * :<C-U>call matchit#Match_wrapper('',0,'n')<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 50
n <Plug>(MatchitNormalForward) * :<C-U>call matchit#Match_wrapper('',1,'n')<CR>
Last set from /usr/share/nvim/runtime/pack/dist/opt/matchit/plugin/matchit.vim line 49
n <C-S> * :set spell!<NL>
Last set from Lua
n <C-A> * <Esc>ggVG<NL>
Last set from Lua
n <C-L> * <Cmd>nohlsearch|diffupdate|normal! <C-L><CR>
Nvim builtin
Last set from Lua