feat: Fold #region #endregion

This commit is contained in:
Ahmad Ansori Palembani 2025-06-13 12:28:19 +07:00
parent 7cdf1bc709
commit 4f02804419
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 15 additions and 9 deletions

View file

@ -27,4 +27,7 @@ o.fillchars:append("eob: ")
g.mapleader = " "
g.guifont = { "Sarasa UI J", ":h16" }
o.foldmethod = "marker"
o.foldmarker = { "#region" , "#endregion" }
require("null.remap")