Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
azdanov authored Jan 5, 2025
1 parent b104af0 commit 723cfb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/reference/default_plugins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down

0 comments on commit 723cfb6

Please sign in to comment.