switch back to nvim for now
This commit is contained in:
parent
36a8248ef3
commit
1b9788a000
4 changed files with 4 additions and 4 deletions
.config/fish
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue