comment unknow options

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-01-19 22:37:40 +01:00
parent 5e34285db2
commit 5a6199a8a9

View File

@@ -45,7 +45,7 @@
cursorcolumn = true;
# continue-comments = false;
auto-completion = true;
path-completion = true;
# path-completion = true;
auto-format = false;
idle-timeout = 250;
completion-timeout = 5;
@@ -65,7 +65,7 @@
indent-heuristic = "hybrid";
jump-label-alphabet = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
# clip-board-provider = # selected automatically
end-of-line-diagnostics = "hint";
# end-of-line-diagnostics = "hint";
statusline = {
left = [ "mode"
"spinner"
@@ -185,13 +185,13 @@
enable = false;
supersend-menu = false;
};
inline-diagnostics = {
cursor-line = "hint";
other-lines = "disable";
prefix-len = 1;
# max-wrap = set above
max-diagnostics = 20;
};
# inline-diagnostics = {
# cursor-line = "hint";
# other-lines = "disable";
# prefix-len = 1;
# # max-wrap = set above
# max-diagnostics = 20;
# };
};
keys = {
normal = {