mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 14:21:51 +02:00
feat: set nvim as default editor
This commit is contained in:
@@ -27,7 +27,6 @@ in rec {
|
||||
XAUTHORITY = "$XDG_RUNTIME_DIR/Xauthority";
|
||||
|
||||
# set default applications
|
||||
EDITOR = "vim"; # this variable not work, need to set environment.variables.EDITOR instead.
|
||||
BROWSER = "firefox";
|
||||
TERMINAL = "alacritty";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user