Skip to content

Commit 95977ab

Browse files
committed
update
1 parent 27908d3 commit 95977ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft-v3-release.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ We only provide the Vim runtime files that provide the following features:
99
1. Indentation
1010
2. Syntax Highlight
1111
3. Filetype detection
12+
4. Commenting support (Neovim v10 has a built-in commenting)
1213

1314
## Breaking Changes
1415

@@ -27,7 +28,7 @@ installation and setup to get all the features.
2728
npm install -g @rescript/language-server
2829
```
2930

30-
## Noevim LSP builtin users
31+
## Neovim LSP builtin users
3132

3233
Install nvim-lspconfig package.
3334

0 commit comments

Comments
 (0)