From 2061ef34ddee2034416a04a969527b95d553c23e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B3=D0=BE=D1=80=20=D0=9C=D0=B0=D1=80=D1=82=D1=8B?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= <48406064+mrtnvgr@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:18:36 +0700 Subject: [PATCH] update supported plugins (closes #142) --- Home.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7d9fc30..c9a9794 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,7 @@ }) ``` +- _**[dashboard.nvim](https://github.com/glepnir/dashboard-nvim)**_ - _**[diagnostics](https://neovim.io/doc/user/lsp.html)**_ - _**[galaxyline.nvim fork](https://github.com/NTBBloodbath/galaxyline.nvim)**_ @@ -23,10 +24,14 @@ local highlights = require('rose-pine.plugins.galaxyline') ``` - +- _**[healthcheck](https://neovim.io/doc/user/pi_health.html#health-dev)**_ - _**[gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)**_ - _**[indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)**_ +- _**[leap.nvim](https://github.com/ggandor/leap.nvim)**_ +- _**[lsp-highlight-codelens](https://neovim.io/doc/user/lsp.html#lsp-highlight-codelens)**_ - _**[lspsaga.nvim](https://github.com/tami5/lspsaga.nvim)**_ +- _**[LSP Semantic Token Groups](https://neovim.io/doc/user/lsp.html#lsp-semantic-highlight)**_ +- _**[lsp_signature.nvim](https://github.com/ray-x/lsp_signature.nvim)**_ - _**[lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)**_ ```lua @@ -44,12 +49,18 @@ }) ``` +- _**[mini.indentscope](https://github.com/echasnovski/mini.indentscope)**_ - _**[modes.nvim](https://github.com/mvllow/modes.nvim)**_ - _**[neogit](https://github.com/TimUntersberger/neogit)**_ - _**[neorg](https://github.com/nvim-neorg/neorg)**_ +- _**[neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim)**_ +- _**[nvim-cmp](https://github.com/hrsh7th/nvim-cmp)**_ +- _**[nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui)**_ +- _**[nvim-navic](https://github.com/SmiteshP/nvim-navic)**_ - _**[nvim-notify](https://github.com/rcarriga/nvim-notify)**_ - _**[nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua)**_ - _**[nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)**_ +- _**[noice.nvim](https://github.com/folke/noice.nvim)**_ - _**[pounce.nvim](https://github.com/rlane/pounce.nvim)**_ - _**[telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)**_ - _**[toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim)**_ @@ -65,4 +76,6 @@ }) ``` +- _**[vim.lsp.buf.document_highlight()](https://neovim.io/doc/user/lsp.html#lsp-highlight)**_ +- _**[vimwiki](https://github.com/vimwiki/vimwiki)**_ - _**[which-key.nvim](https://github.com/folke/which-key.nvim)**_ \ No newline at end of file