1
0
Fork 0

Some desktop changes

This commit is contained in:
Avery 2024-04-25 12:58:52 +02:00
parent a902396494
commit fb1169ff8c
Signed by: Avery
GPG key ID: B684FD451B692E04
6 changed files with 25 additions and 18 deletions

View file

@ -12,17 +12,19 @@
colorschemes.catppuccin = {
enable = true;
flavour = "mocha";
disableItalic = true;
integrations = {
cmp = true;
neotree = true;
settings = {
flavour = "mocha";
no_italic = true;
integrations = {
cmp = true;
neotree = true;
};
};
};
globals.mapleader = " ";
options = {
opts = {
number = true;
cursorline = true;
tabstop = 4;