diff --git a/src/content/docs/reference/default_plugins.mdx b/src/content/docs/reference/default_plugins.mdx index c139fc457..fe825a24a 100644 --- a/src/content/docs/reference/default_plugins.mdx +++ b/src/content/docs/reference/default_plugins.mdx @@ -25,7 +25,7 @@ title: Default Plugins | [hrsh7th/cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp) | Completion of LSP | | [hrsh7th/cmp-path](https://github.com/hrsh7th/cmp-path) | Completion of Paths | | [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) | Completion Engine | -| [jay-babu/mason-null-ls.nvim](https://github.com/jay-babu/mason-null-ls.nvim) | Mason Null-LS (None-LS) Integtration | +| [jay-babu/mason-null-ls.nvim](https://github.com/jay-babu/mason-null-ls.nvim) | Mason Null-LS (None-LS) Integration | | [jay-babu/mason-nvim-dap.nvim](https://github.com/jay-babu/mason-nvim-dap.nvim) | Mason Nvim-DAP Integration | | [kevinhwang91/nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) | Fold detection | | [kevinhwang91/promise-async](https://github.com/kevinhwang91/promise-async) | Asynchronous Library (helper) |