Mahbub Alam
Mahbub Alam
Recently the note-taking app roamresearch.com has gotten a bit popular. I was checking both vimwiki and roam research out, and I couldn't help but notice the similarities between them. The...
I have added this following line to my .vimrc nmap ;f (easymotion-bd-f) nmap ;s (easymotion-s2) After I search for a character using this maps, I can't repeat the search, i.e.,...
I am not being able to visually select an entire tex file using vae, it only selects inside \begin{document} \end{document} when the cursor is inside that part. Is it always...
Inside ``` \begin{document} \end{document} ``` this plugin doesn't seem to work, even with minimal vim. It does work outside of that, but that's not useful for tex. Could this plugin...
I am using `vim-pandoc` plugin with `vimwiki`. After I follow a link using vimwiki, `:Pandoc pdf`, `:Pandoc html` etc commands seem to become unavailable. I get the error: ``` E492:...