Jackie Li
Jackie Li
I think you have to install neovim > v0.2
on debian/ubuntu, you need to: `apt install libproj-dev`
I use the "log=63" in the connection string to print out the messages, not sure it's what you want?
similar thing I did: map ctrl-1 through 9 to cmd-1 to 9 when cmd-1 is already mapped. My solution described here: https://github.com/koekeishiya/skhd/issues/204#issuecomment-1137446716 bit verbose, and if you hit it too...
I managed to use mode to implement this, but an extra key is needed: ``` :: default : yabai -m config window_border off :: forward @ : yabai -m config...
Ha, managed to hack it: ``` # ctrl + number forward as cmd + number to applications {{{ # _HACK_ to send ctrl + number as cmd + number to...
got a simpler solution: ``` # 1. define default & capture mode :: default :: tabmode # 2. define an impossible key to switch to capture mode hyper - 0x80...
I believe resolving java symbols within Kotlin files is more prominent case.
@yuraxdrumz do you mind resolving the conflicts? I'll review and merge
can you be more specific? is there two files you're trying to load ? and what's the dependency?