This commit is contained in:
iFargle 2024-02-08 20:54:42 +09:00
parent 79e368d0bf
commit 63edfe98c8

View file

@ -18,6 +18,7 @@
# Indent wrapped text. # Indent wrapped text.
breakindent = true; breakindent = true;
colorcolumn = "100"; colorcolumn = "100";
showmode = false;
}; };
plugins = { plugins = {
treesitter.enable = true; treesitter.enable = true;