1
0
Fork 0

Pin editors

This commit is contained in:
Malte Brandy 2020-10-15 19:33:37 +02:00
parent f25261264e
commit f8650ee4d3
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@
git = {
aliases.sync = "!git pull -r && git push";
extraConfig.pull.ff = "only";
extraConfig.core.editor = "nvim";
enable = true;
ignores = [
".syncthing*.tmp"

View file

@ -213,6 +213,7 @@ in {
'';
in {
".neomuttrc".text = ''
editor nvim
alternative_order text/plain text/html
auto_view text/*
auto_view message/*