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