From 00fd16c8d2880dc829465f52a77ae363200301c8 Mon Sep 17 00:00:00 2001 From: Julian T Date: Tue, 29 Sep 2020 11:21:08 +0200 Subject: gvim and 4 space indentation modeline --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 59329f5..48fa165 100644 --- a/configuration.nix +++ b/configuration.nix @@ -204,7 +204,7 @@ termite quasselClient nomacs wireshark spotify pavucontrol fractal gnome3.file-roller geogebra gnome3.gnome-calculator gnome3.simple-scan vlc xorg.xev gnome3.evolution - evolution-data-server + evolution-data-server vimHugeX (mumble.override { pulseSupport = true; }) # Other stuff @@ -216,4 +216,4 @@ ]; }; } - +# vi: et sw=4 -- cgit v1.2.3