Merge branch 'main' into feature/neovim0.9

This commit is contained in:
NotAShelf 2023-04-18 02:50:50 +03:00 committed by GitHub
commit 81421e529b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 202 additions and 9 deletions

View file

@ -22,6 +22,7 @@ in {
description = nvim.nmd.asciiDoc ''
List of treesitter grammars to install. For supported languages
use the `vim.language.<lang>.treesitter` option
'';
};
};