diff --git a/fish/conf.d/editor.fish b/fish/conf.d/editor.fish index a9d6670..36770c5 100644 --- a/fish/conf.d/editor.fish +++ b/fish/conf.d/editor.fish @@ -1,2 +1,3 @@ export EDITOR=nvim export VISUAL=nvim +export PSQL_EDITOR=nvim