neorg: treesitter parsers install
* https://github.com/nvim-neorg/neorg#treesitter
This commit is contained in:
parent
e7334ea6e7
commit
2586b6ff87
@ -211,7 +211,9 @@ require('lazy').setup({
|
|||||||
-- Pandoc
|
-- Pandoc
|
||||||
'vim-pandoc/vim-pandoc-syntax',
|
'vim-pandoc/vim-pandoc-syntax',
|
||||||
-- neorg
|
-- neorg
|
||||||
'nvim-neorg/neorg',
|
{ 'nvim-neorg/neorg',
|
||||||
|
build = ':Neorg sync-parsers',
|
||||||
|
},
|
||||||
-- vim-speeddating
|
-- vim-speeddating
|
||||||
'tpope/vim-speeddating',
|
'tpope/vim-speeddating',
|
||||||
-- vim-tabular
|
-- vim-tabular
|
||||||
|
Loading…
Reference in New Issue
Block a user