]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/snacks.lua
nvim: show open folds in statuscolumn
[dotfiles.git] / nvim / lua / plugins / snacks.lua
index 4b34734872bc3aaa28ee109c4c5bc5ac0245e8f5..65a15aa498b8e4b9d6f6a6a4a05ca88d5fca531c 100644 (file)
@@ -24,7 +24,9 @@ return {
       quickfile = { enabled = true },  -- TODO: review if needed
       scope = { enabled = true },
       scroll = { enabled = false },  -- fuck this!
       quickfile = { enabled = true },  -- TODO: review if needed
       scope = { enabled = true },
       scroll = { enabled = false },  -- fuck this!
-      statuscolumn = { enabled = true },
+      statuscolumn = {
+        folds = { open = true },
+      },
       terminal = {
         win = {
           keys = {
       terminal = {
         win = {
           keys = {