Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 29, 2023
1 parent a4f1fa6 commit 48e0080
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/nvimrc.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*nvimrc.txt* For Neovim >= 0.8.2 Last change: 2023 January 26
*nvimrc.txt* For Neovim >= 0.8.2 Last change: 2023 January 29

==============================================================================
Table of Contents *nvimrc-table-of-contents*
Expand Down Expand Up @@ -142,7 +142,6 @@ KEYMAPS *nvimrc-keymaps*
<Leader>ss │hop.nvim <https://github.com/phaazon/hop.nvim.git> Annotate all matched patterns in the current window with key sequences │**n** │
<Leader>ll │hop.nvim <https://github.com/phaazon/hop.nvim.git> Annotate all words in the current line with key sequences │**n** │
<Leader>hh │hop.nvim <https://github.com/phaazon/hop.nvim.git> Annotate all words in the current line with key sequences │**n** │
<Leader>mp │markdown-preview.nvim <https://github.com/iamcco/markdown-preview.nvim.git> Open markdown preview window │**n** │
│sa │mini.surround <https://github.com/echasnovski/mini.surround.git> Add surrounding │**n**, **v** │
│sd │mini.surround <https://github.com/echasnovski/mini.surround.git> Delete surrounding │**n** │
│sf │mini.surround <https://github.com/echasnovski/mini.surround.git> Find right surrounding │**n** │
Expand All @@ -154,6 +153,7 @@ KEYMAPS *nvimrc-keymaps*
<Leader>ft │nvim-tree.lua <https://github.com/nvim-tree/nvim-tree.lua.git> Explorer nvim-tree │**n** │
<Leader>v │nvim-treesitter <https://github.com/nvim-treesitter/nvim-treesitter.git> Increment selection │**n** │
│V │nvim-treesitter <https://github.com/nvim-treesitter/nvim-treesitter.git> Schrink selection │**x** │
<leader>mp │peek.nvim <https://github.com/toppair/peek.nvim.git> Peek (Markdown Preview) │**n** │
<Leader>ff │telescope.nvim <https://github.com/nvim-telescope/telescope.nvim.git> List files │**n** │
<Leader>rf │telescope.nvim <https://github.com/nvim-telescope/telescope.nvim.git> List recent files │**n** │
<Leader>ag │telescope.nvim <https://github.com/nvim-telescope/telescope.nvim.git> Grep in files │**n** │
Expand Down Expand Up @@ -197,7 +197,6 @@ PLUGINS *nvimrc-plugins*
- lspkind.nvim <https://github.com/onsails/lspkind.nvim>
- lualine.nvim <https://github.com/nvim-lualine/lualine.nvim>
- LuaSnip <https://github.com/L3MON4D3/LuaSnip>
- markdown-preview.nvim <https://github.com/iamcco/markdown-preview.nvim>
- mason-lspconfig.nvim <https://github.com/williamboman/mason-lspconfig.nvim>
- mason.nvim <https://github.com/williamboman/mason.nvim>
- mini.ai <https://github.com/echasnovski/mini.ai>
Expand All @@ -218,6 +217,7 @@ PLUGINS *nvimrc-plugins*
- nvim-treesitter-textobjects <https://github.com/nvim-treesitter/nvim-treesitter-textobjects>
- nvim-ts-context-commentstring <https://github.com/JoosepAlviste/nvim-ts-context-commentstring>
- nvim-web-devicons <https://github.com/nvim-tree/nvim-web-devicons>
- peek.nvim <https://github.com/toppair/peek.nvim>
- plenary.nvim <https://github.com/nvim-lua/plenary.nvim>
- rust-tools.nvim <https://github.com/simrat39/rust-tools.nvim>
- schemastore.nvim <https://github.com/b0o/schemastore.nvim>
Expand Down

0 comments on commit 48e0080

Please sign in to comment.