Skip to content

Commit 8d815b1

Browse files
justinmkbew
andauthored
Update _posts/2021-09-26-newsletter.md
Co-authored-by: Benoit de Chezelles <[email protected]>
1 parent e29fd4d commit 8d815b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-09-26-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Work on [semantic highlighting](https://github.com/neovim/neovim/pull/14122) con
6363

6464
Work on [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) parser integration continues: performance, bug-fixes.
6565

66-
Also, Neovim itself only provides a (Lua) API for generating and querying the syntax tree using the bundled tree-sitter library; see [`:h treesitter`](https://neovim.io/doc/user/treesitter.html). User-facing features like the ones mentioned above are implemented in plugins like
66+
Also, Neovim itself only provides a (Lua) API for generating and querying the syntax tree using the bundled tree-sitter library; see [`:h treesitter`](https://neovim.io/doc/user/treesitter.html). User-facing features like the ones mentioned above are implemented in plugins like XXX and XXX.
6767

6868
## Defaults
6969

0 commit comments

Comments
 (0)