Update vim and switch to ayu mirage

This commit is contained in:
Filippo Berto 2023-01-27 12:04:24 +01:00
parent 629816db84
commit cb7b63256e
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
4 changed files with 18 additions and 7 deletions

View file

@ -42,7 +42,7 @@ in {
package = pkgs.unstable.helix;
languages = [ ];
settings = {
theme = "catppuccin_mocha";
theme = "ayu_mirage";
editor.lsp.display-messages = true;
editor.scrolloff = 5;
editor.true-color = true;