mirror of
https://codeberg.org/Mo8it/server_dotfiles.git
synced 2024-12-04 23:50:31 +00:00
Replace Neovim with Helix
This commit is contained in:
parent
9e4c69bd97
commit
3934383666
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue