materusPC: disable emacs

This commit is contained in:
Mateusz Słodkowicz 2024-04-09 11:12:09 +02:00
parent c022070323
commit a49963bb5c
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
dub
]);
editor.emacs.enable = true;
editor.emacs.enable = false;
};