imbue-ai / jupyter_ascending.vim

Vim plugin to interact with jupyter_ascending
MIT License
168 stars 16 forks source link

Sync with autosave slows down vim #9

Open JulioHC00 opened 2 years ago

JulioHC00 commented 2 years ago

I'm using this plugin with 'vim-auto-save' and wheneve I'm editing the file vim slows down significantly. I thought of disabling "g:jupyter_ascending_autowrite" and then map the sync to some key but I can't find any mention to doing this in the help files.