working zellij
This commit is contained in:
parent
5ec00a83b5
commit
449de3f702
11 changed files with 242 additions and 12 deletions
|
@ -31,12 +31,12 @@ in {
|
|||
];
|
||||
});
|
||||
settings = {
|
||||
theme = "catppuccin_mocha";
|
||||
# theme = "catppuccin_mocha";
|
||||
editor = {
|
||||
indent-guides.render = true;
|
||||
lsp.display-inlay-hints = true;
|
||||
line-number = "relative";
|
||||
mouse = false;
|
||||
mouse = true;
|
||||
bufferline = "multiple";
|
||||
soft-wrap.enable = true;
|
||||
lsp.display-messages = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue