fenetikm / falcon

A colour scheme for terminals, Vim and friends.
MIT License
718 stars 25 forks source link

Do not override existing g:fzf_colors variable #41

Closed gegoune closed 3 years ago

gegoune commented 3 years ago

Using packer.nvim and fzf's configuration compiled into packer_compiled.vim (:PackerCompile) I was unable to override g:fzf_colors variable. It's because packer_compiled.vim is read before ~/.local/share/nvim/site/pack/packer/start/falcon/plugin/falcon.vim which then was overriding my small change. What do you think? Is guarding like in this PR an acceptable solution to this problem?

fenetikm commented 3 years ago

looks good to me, thanks 👍

gegoune commented 3 years ago

Did you mean to close it without merge? :)

fenetikm commented 3 years ago

hah, sorry, need some more sleep I think ;)