vim again, and tmux too

This commit is contained in:
Jana Dönszelmann 2026-03-10 20:47:24 +01:00
parent 397fb19e0b
commit 5f5daf1047
No known key found for this signature in database
15 changed files with 451 additions and 231 deletions

View file

@ -84,5 +84,9 @@ _: {
"noselect"
"noinsert"
];
# disable auto-folding
foldlevel = 99;
foldlevelstart = 99;
};
}