Skip to content

Commit

Permalink
remove feature comment.nvim since it removed from nvchad (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tunglies committed Jun 1, 2024
1 parent e43ea4d commit d42d03a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/docs/features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,5 @@ export const meta = {
- [`blankline`](https://github.com/lukas-reineke/indent-blankline.nvim) - Indent guides for Neovim i.e indentline plugin.
- [`gitsigns.nvim`](https://github.com/lewis6991/gitsigns.nvim) - Git integration for buffers
- [`nvim-autopairs`](https://github.com/windwp/nvim-autopairs)
- [`comment.nvim`](https://github.com/numToStr/Comment.nvim) - Commenting plugin
- [`mason.nvim`](https://github.com/williamboman/mason.nvim) - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
- [`conform.nvim`](https://github.com/stevearc/conform.nvim) - Lightweight yet powerful formatter plugin for Neovim

0 comments on commit d42d03a

Please sign in to comment.