Update inputs
This commit is contained in:
parent
eb579e43b9
commit
e9c53c3126
8 changed files with 246 additions and 47 deletions
|
@ -6,7 +6,6 @@
|
|||
viAlias = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
catppuccin.enable = true;
|
||||
extraConfig = ''
|
||||
" colorscheme elflord
|
||||
set autoindent
|
||||
|
@ -55,4 +54,5 @@
|
|||
vim-airline
|
||||
];
|
||||
};
|
||||
catppuccin.nvim.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue