Configure helix
This commit is contained in:
parent
14d37a6f22
commit
569101ff41
@ -105,6 +105,7 @@
|
||||
python312Packages.pip
|
||||
python312Packages.python-lsp-server
|
||||
nil
|
||||
marksman
|
||||
];
|
||||
|
||||
programs.light.enable = true;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
editor = {
|
||||
line-number = "relative";
|
||||
shell = ["sh" "-c"];
|
||||
rulers = [79];
|
||||
rulers = [80];
|
||||
|
||||
statusline = {
|
||||
left = ["mode" "version-control" "file-name"];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user