We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27908d3 commit 95977abCopy full SHA for 95977ab
draft-v3-release.md
@@ -9,6 +9,7 @@ We only provide the Vim runtime files that provide the following features:
9
1. Indentation
10
2. Syntax Highlight
11
3. Filetype detection
12
+4. Commenting support (Neovim v10 has a built-in commenting)
13
14
## Breaking Changes
15
@@ -27,7 +28,7 @@ installation and setup to get all the features.
27
28
npm install -g @rescript/language-server
29
```
30
-## Noevim LSP builtin users
31
+## Neovim LSP builtin users
32
33
Install nvim-lspconfig package.
34
0 commit comments