neorg: treesitter parsers install

* https://github.com/nvim-neorg/neorg#treesitter
This commit is contained in:
Fabrice Mouhartem 2023-12-25 10:47:08 +01:00
parent e7334ea6e7
commit 2586b6ff87
1 changed files with 3 additions and 1 deletions

View File

@ -211,7 +211,9 @@ require('lazy').setup({
-- Pandoc
'vim-pandoc/vim-pandoc-syntax',
-- neorg
'nvim-neorg/neorg',
{ 'nvim-neorg/neorg',
build = ':Neorg sync-parsers',
},
-- vim-speeddating
'tpope/vim-speeddating',
-- vim-tabular