homeassistant + nvim tweak

This commit is contained in:
Henrik Bakken
2024-03-24 11:46:20 +01:00
parent 2167e5e3c1
commit ee8ddc3b63
2 changed files with 26 additions and 1 deletions
-1
View File
@@ -564,7 +564,6 @@ require("lazy").setup({
jumpBot = "]",
},
},
close_fold_kinds = { "imports", "comment" },
fold_virt_text_handler = closecounthandler,
})
end,