Harry Jubb
Harry Jubb
If it's any help for anyone, couple of things that appear to have made a difference: 1) If you're using sheerun/vim-polyglot: it looks like that's adding (duplicate?) Vue syntax definitions,...
Same issue here, all installed with `Plug`.
From a quick test in a Single File Component, `tcomment_vim` works. I swapped it out for `vim-commentary`, which I'd switched back to since `context_filetype.vim` and `caw.vim` weren't working for SFCs...
It works nicely, though (slightly off-topic) as with `caw.vim` it has some differences to other commenting plugins. For me the biggest one is https://github.com/tomtom/tcomment_vim/issues/179 which is making it hard to...
Having gone back to https://github.com/tpope/vim-commentary for a while, but finally getting fed up with manually commenting in scripts/styles in Vue SFCs, I had another go with tcomment. I had missed...
Relates to / duplicated by https://github.com/terraform-providers/terraform-provider-docker/issues/268 @znck PR'd some work to the Docker CLI to help enable this, https://github.com/docker/cli/pull/2541 Presumably if that is merged, it would be possible to add...
Hi Maria, `-s //24/` should work, and should select every residue numbered `24`, so this may be a bug. If you're able to share your PDB, please attach it to...
Hello, is there any traction on this?
I'm also hitting this bug. Any reason why this is happening, and is there anything that can be done to avoid it?
Have been dog-fooding this on OS X now since opening the PR, for the most part it's working well, a few small issues I've noticed: - Autoswitching doesn't start until...