> My total time to update is now less than 5 minutes. > > Wow! That is truly inspiring. I am looking forward to your forthcoming > blog post(s) on all of this. Do you have anything already published I > could flip through? >
I'll try to share at least an outline in the next couple weeks. 14 of these don't have a scriptable ofx API (aka ofx/qfx via quicken > directconnect) > > Are you using quicken to access the APIs that area available? > Not Quicken, but the API that Quicken uses, via https://ofxtools.readthedocs.io/en/latest/ > I use something similar to supertab > <https://www.vim.org/scripts/script.php?script_id=1643>, > > I tried getting supertab to work and did not succeed. I’m currently > trying to get something going with neovim embedded in VSCode; but the > folding in VSCode leaves a lot to be desired. > My bad: turns out I use this single, simple line in my .virmc (in addition to the vim-beancount plugin): *autocmd FileType beancount inoremap <buffer> <Tab> <C-x><C-o>* More later. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/0c70d46e-94e1-4467-8bdc-6f32acf1d383n%40googlegroups.com.
