chore(nvim): config tweaks, lazyvim updates

This commit is contained in:
2024-06-06 22:54:45 +03:00
parent 378abfe896
commit 113e27734a
4 changed files with 8 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ return {
end,
opts = {
open_fold_hl_timeout = 150,
close_fold_kinds = { "imports", "comment" },
close_fold_kinds_for_ft = { "imports", "comment" },
preview = {
win_config = {
border = { "", "", "", "", "", "", "", "" },