From 9f4db9f1b43c29203fd583f4086c48b94f497950 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 28 Apr 2023 00:04:02 +0200 Subject: vim: use diffopt linematch:60 set EDITOR and related as normal profile var --- common/vim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 89d28b7..e6c0ab8 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -198,7 +198,7 @@ in { vale ]; - environment.sessionVariables = { + environment.variables = { EDITOR = "nvim"; MANPAGER = "nvim +Man!"; NEOVIDE_MULTIGRID = "true"; -- cgit v1.2.3