mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-13 04:51:15 +02:00
nvim: improved folding configs
This commit is contained in:
@@ -359,6 +359,7 @@ return require("lazy").setup({
|
||||
-- better language highlighting by improved parsing
|
||||
{
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
build = ':TSUpdate',
|
||||
dependencies = {
|
||||
-- automatically close html-tags
|
||||
'windwp/nvim-ts-autotag',
|
||||
|
Reference in New Issue
Block a user