Francisco Lopes
Francisco Lopes
some form of side-by-side diff would make tig perfect for me, personally I'm not very used to raw-diff viewing.
@Chiel92 yes, I've lost position when undoing format. fatih/vim-go#40 issue covers this, and more, since it was no easy task to get right, Vim doesn't help much, but it got...
This was unexpected to me, I have a texlive installation but suddenly today when I executed tectonic it started to download a bunch of sty files. Before auto downloading anything...
Now `tectonic` simply started failing to download whatever it tries to download due to DNS error. Please, is there any way to force it stop trying to do magic and...
Have you tried setting `set synmaxcol=250`? The large default `synmaxcol` of vim/nvim generally causes slowness for syntax highlighting files with very long lines. I'm not using julia-vim anymore due to...
I don't like undercurls for links... Always used them for errors and spell mistakes, it feels really weird for HTML/Markdown links. Links almost always are underline, so, I wished that...
@luisdavim what do you mean by "support dap like it does lsp"? LSP is a protocol, and DAP is another, so, how does former supports the latter?
I was about to post an issue on compatibility. Here's an statement of the author on the subject: https://github.com/lervag/vimtex/issues/1881#issuecomment-738902441.
Meanwhile I think a note on this is really needed in README because many people use vimtex, and if they go about trying tex-conceal, it won't work, and they will...
FYI, I opted to stop using vimtex, rationale is [here](https://github.com/lervag/vimtex/issues/1881#issuecomment-739012018).