switch back to nvim for now

This commit is contained in:
Daniel Lundin 2024-04-10 17:35:43 +02:00
parent 36a8248ef3
commit 1b9788a000
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions
.config/fish

View file

@ -25,7 +25,7 @@ if status is-interactive
## Utilities
export EDITOR=helix
export EDITOR=nvim
function tree
eza --tree --color=always $argv | bat --wrap=never