Skip to content

Commit

Permalink
fix: add back flatnvim env var
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtabrams committed Apr 15, 2022
1 parent abe3536 commit 90b9281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared_configs/home/.zprofile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#### Flatnvim ####################################
export EDITOR="$HOME/repos/flatnvim/bin/flatnvim"
export FLATNVIM_EDITOR="nvim"
export FLATNVIM_EXTRA_COMMAND="if exists(':AirlineRefresh') == 2 | AirlineRefresh | endif"

#### General #####################################
# export EDITOR="nvim"
Expand Down

0 comments on commit 90b9281

Please sign in to comment.