feat: update plugins, flake
build-flake / Build flake (push) Successful in 9m52s
build-flake / Release a new version (push) Successful in 13s
Sync flake lock with main nix-configuration project / Sync flake lock with main nix-configuration project (push) Successful in 7s
Sync flake lock with main nix-configuration project / Build flake (push) Successful in 9m9s
Sync flake lock with main nix-configuration project / Release a new version (push) Successful in 10s
build-flake / Build flake (push) Successful in 9m52s
build-flake / Release a new version (push) Successful in 13s
Sync flake lock with main nix-configuration project / Sync flake lock with main nix-configuration project (push) Successful in 7s
Sync flake lock with main nix-configuration project / Build flake (push) Successful in 9m9s
Sync flake lock with main nix-configuration project / Release a new version (push) Successful in 10s
This commit is contained in:
@@ -62,6 +62,12 @@
|
||||
scrolloff = 5;
|
||||
};
|
||||
|
||||
# Enable limit colomn
|
||||
opts.colorcolumn = "80,120";
|
||||
opts.wrap = false;
|
||||
# This info is displayed in lightline
|
||||
opts.showmode = false;
|
||||
|
||||
diagnostic.settings = {
|
||||
update_in_insert = true;
|
||||
severity_sort = true;
|
||||
@@ -112,4 +118,9 @@
|
||||
# Comment.underline = true;
|
||||
# Comment.bold = true;
|
||||
# };
|
||||
|
||||
withNodeJs = false;
|
||||
withPerl = false;
|
||||
withPython3 = false;
|
||||
withRuby = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user