jakykong / vim-zim

Vim plugin to support working with Zim Desktop Wiki files
32 stars 4 forks source link

zim desktop refresh workaround (switching between pages works) #6

Closed elisdg closed 4 years ago

elisdg commented 6 years ago

https://github.com/jakykong/vim-zim/blob/master/README.md just wanted to note: I'm on debian with Zim 0.68 Switching between two pages (e.g.: + and + does refresh the content of the page, there is no need to restart! thx for creating this vim plugin!!

luffah commented 6 years ago

I tested and agree. Once rtp is updated, the initialisation is done. For zim files, you just need to do :e!. I updated this on my vim-zim fork. Feel free to add some comments on feature i added (https://github.com/luffah/vim-zim).

jakykong commented 4 years ago

@luffah fixed this - most recent changes from luffa/vim-zim are here, considering this issue closed.