use a workaround for debian nvim

This commit is contained in:
insects 2024-07-13 18:58:19 +02:00
parent ff83f328a5
commit 96d188d01d

View file

@ -35,6 +35,8 @@ setpath ~/.fly/bin
setpath ~/.nimble/bin
setpath ~/.bun/bin
setpath ~/go/bin
# temp: for overriding the old debian nvim version
setpath /opt/nvim-linux64/bin
# zoxide setup
zoxide init fish | source