This commit is contained in:
iFargle 2024-02-08 20:10:17 +09:00
parent 6e65baece3
commit f185c27126

View file

@ -50,7 +50,7 @@
breakindent = true; breakindent = true;
colorcolumn = "100"; colorcolumn = "100";
# This is the default value. `:help cot` to see the available options. # This is the default value. `:help cot` to see the available options.
completeopt = "menu,preview"; # completeopt = "menu,preview";
cursorline = true; cursorline = true;
}; };
plugins = { plugins = {