1
0
Fork 0
mirror of https://codeberg.org/Mo8it/server_dotfiles.git synced 2024-09-19 19:01:16 +00:00

Replace Neovim with Helix

This commit is contained in:
Mo 2023-08-17 23:58:01 +02:00
parent 9e4c69bd97
commit 3934383666

View file

@ -19,7 +19,7 @@ if status is-interactive
set -g fish_greeting set -g fish_greeting
# Interactive environment variables # Interactive environment variables
set -x EDITOR /usr/bin/nvim set -x EDITOR ~/.cargo/bin/hx
# Abbreviations # Abbreviations
## Replacements ## Replacements