Francisco Lopes

Results 376 comments of Francisco Lopes

@rhysd hi, I'm just looking around, and your last commits suffer from the side-effect mentioned at the beginning of https://github.com/fatih/vim-go/issues/40. You can just follow the procedure I mention there using...

@rhysd I'm wondering whether you have stumbled upon an issue vim-go author has gone through while he asked me to test his solution. He had issues with BufWritePre, which can...

Anyway, if my comment can't help, my opinion is that, having an extra undo point is less worse than missing one.

just like to point out that the guys on rust.vim [were able](https://github.com/rust-lang/rust.vim/pull/52) to implement this based upon @fatih's work.

@rhysd maybe you have closed it by accident through commit comment? "__doesn't__ resolve #8", I think GitHub doesn't understand negatives.

@rhysd yes, it's currently moving to the top.

Anyone gets lot's of "undefined" texts in the menus? I get a lot of those.

@poolfire thanks for the tip. Sadly it's unfeasible for me at the moment.

I think it's just better and simpler to provide some integration or command to load the debugger plugin for Vimspector to consume? It has done that for YCM: https://github.com/puremourning/vimspector#java I...