From 3934383666151e1ada7409e9dfb0b0f15b03992d Mon Sep 17 00:00:00 2001 From: mo8it Date: Thu, 17 Aug 2023 23:58:01 +0200 Subject: [PATCH] Replace Neovim with Helix --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index f826550..4dfd13a 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -19,7 +19,7 @@ if status is-interactive set -g fish_greeting # Interactive environment variables - set -x EDITOR /usr/bin/nvim + set -x EDITOR ~/.cargo/bin/hx # Abbreviations ## Replacements