akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.39k stars 61 forks source link

FocusGained does not reload buffer when autoread is set #492

Closed akiyosi closed 1 year ago

akiyosi commented 1 year ago

Same issue as following https://github.com/equalsraf/neovim-qt/issues/846

damanis commented 1 year ago

So, what need to configure in config files to goneovim reload changed files?

akiyosi commented 1 year ago

@damanis No configuration is needed. If the binary contains https://github.com/akiyosi/goneovim/commit/92f16b33c94dc9710ed7b30fca1cd6e9c98ca197, it will be automatically loaded when the application is activated under set autoread setting.