Skip to content

Commit 723cfb6

Browse files
authored
Fix typo
1 parent b104af0 commit 723cfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/reference/default_plugins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ title: Default Plugins
2525
| [hrsh7th/cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp) | Completion of LSP |
2626
| [hrsh7th/cmp-path](https://github.com/hrsh7th/cmp-path) | Completion of Paths |
2727
| [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) | Completion Engine |
28-
| [jay-babu/mason-null-ls.nvim](https://github.com/jay-babu/mason-null-ls.nvim) | Mason Null-LS (None-LS) Integtration |
28+
| [jay-babu/mason-null-ls.nvim](https://github.com/jay-babu/mason-null-ls.nvim) | Mason Null-LS (None-LS) Integration |
2929
| [jay-babu/mason-nvim-dap.nvim](https://github.com/jay-babu/mason-nvim-dap.nvim) | Mason Nvim-DAP Integration |
3030
| [kevinhwang91/nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) | Fold detection |
3131
| [kevinhwang91/promise-async](https://github.com/kevinhwang91/promise-async) | Asynchronous Library (helper) |

0 commit comments

Comments
 (0)