Josh

Results 19 comments of Josh

You should accept the pull request :) > PS pip works not sure what happens with the git clone method as looks for a module called google.prorobuf which is installed...

I am also experiencing this. Ctrl + H does not work in either tmux or vim. :Verbose nmap gives the same output as listed above I have tried setting up...

Heh, it's been a while and I don't have the environment set up. In the future I'll log the error message I see so that the info is present in...

Sorry for the delay. I think my symlink setup somehow had a bug. I am not sure exactly why (`ln -s` would succeed but the alias was immediately broken). It...

The line involved is [here](https://github.com/esm7/obsidian-vimrc-support/blob/master/main.ts#L670). I guess it makes sense we cannot source from outside the vault: how would we read from another file. Solution is to set up my...

Thanks! But what I mean is that I'd like the initial *state* for vimium as enabled or disabled to be configurable per website. So, for example, I could specify a...

Yes, I have that, and it does work! I am asking for some way to set up vimium so that it is *initially* enabled or disabled on certain sites. Currently...

I am sorry for the delay. So, say I want the following: - on *all* pages, I want f7 to toggle vimium state - on some collection of pages, (e.g.,...

It does work! I was confused because I thought that the exclusion would persist even after toggling with f7. Thank you!