907th/vim-auto-save

Strange behaviour with 'CompleteDone'

meriops opened this issue · 2 comments

With let g:auto_save_events = ['CompleteDone'] my cursor jumps to the begining of the paragraph / block when I press Shift :. The strange thing is that it happens only when inserting a breakline in the first line and then typing some text ending by ":" (see attached gif for example)... I'm not really sure what to make of that...
anim

Having similar issue with vim-go plugin too. It is so annoying that I have to remove the vim-auto-save

@meriops Try out this plugin https://github.com/thaerkh/vim-workspace it worked for me