absolute line numbers
This commit is contained in:
parent
590d35f66e
commit
9efb215aa8
2 changed files with 0 additions and 2 deletions
|
@ -92,7 +92,6 @@ in {
|
|||
];
|
||||
interactiveShellInit = concatMapStrings (x: "set --universal " + x + "\n") [
|
||||
"pure_enable_nixdevshell true"
|
||||
"pure_symbol_nixdevshell "
|
||||
];
|
||||
shellAbbrs = {
|
||||
ga = "git add";
|
||||
|
|
|
@ -4,7 +4,6 @@ in {
|
|||
theme = "rose_pine";
|
||||
|
||||
editor = {
|
||||
line-number = "relative";
|
||||
cursorline = true;
|
||||
soft-wrap.enable = true;
|
||||
color-modes = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue