summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index ad7f3bb..d6d57c0 100644
--- a/home.nix
+++ b/home.nix
@@ -43,6 +43,7 @@
h = "home-manager switch --flake ${config.home.homeDirectory}/flake#mvinkio --impure";
fa = "azdo-switch-project";
v = "nvim";
+ V = "nvim -S .vimsession.vim";
M = "xrandr --output HDMI1 --auto --output eDP1 --off";
m = "xrandr --output eDP1 --auto --output HDMI1 --off";
mM = "xrandr --output eDP1 --auto --output HDMI1 --off";