Marcel Bischoff

Results 42 comments of Marcel Bischoff

I like the idea of `triode`. It's a pleasant name which could also be shortened to `tri`.

> This is a longstanding bug present in the original fish. Since the completions infer the function name from the file, and doesn't actually load the function, so it can't...

> I would say that the description in a function in its current state only serves to remind the author when he edits it again as to what the function...

@frederickjh: Thanks for the thumbs-down. It's amusing to see that you are under the illusion that you actually have say in this, given the age of the issue. You can...

> Of course he has a say here, this is a public forum for fish nerds, the thread is open, we value different viewpoints. I see what you mean and...

That’s a common issue with caw regarding wrapping comment styles. Took me a while to figure it out a couple of days ago. You’re probably using `gcc` as the comment/uncomment...

> In my config I tried https://github.com/tomtom/tcomment_vim and it works. So `tcomment.vim` supports multiple languages in a single file now? Can you verify this?

Thanks, I will check that out as well. However, `caw.vim` does work properly, although only in the way I wrote up above. If you expect to toggle comments with the...

Just confirmed this myself. `tcomment` works great with Vue SFCs. I have opened a PR adding it to the README: https://github.com/posva/vim-vue/pull/134 @posva: I think this issue can be closed now.

@mig-hub You're going to have to figure this out for yourself and/or ask Tim Pope. I have used https://github.com/tomtom/tcomment_vim for a [couple of years now](https://github.com/posva/vim-vue/issues/125#issuecomment-474325138) and it has been working...