Tal Amuyal
Tal Amuyal
@eyalk5 I'm not completely sure about it, but I do think it's pathing/env-var issue. How about the following in your configs? ```json "language.python.languageServer": {"command": "python", "arguments": ["-m", "pyls"]} ``` For...
Not sure what's the source of the issue, could you try [this](https://gist.github.com/TalAmuyal/87621859a96dc07e680a89d5f48763b8) config?
Could be a good change for someone that has JS background and want to try helping back :)
I guess that if there is demand, then support will follow. First step though is prepare for localization (both core UI and in plugins). I guess that some `i18n` module...
If I understand correctly, SpaceVim is a plug-in that connects to an already installed vim/Neovim. So, I am not sure what is the request. Is it any of the following?...
How about I'll try to setup a brunch with a small PoC, just so we could see a concrete representation of my understanding and your vision as precived by me?
@Melkor333, just wanted to say that I didn't setup a PoC yet since my hands are full with a previous feature (https://github.com/onivim/oni/pull/2315) Will do the space-PoC as soon as I...
Tried SpaceVim for a bit and it seems fine with Oni. BTW, after trying SpaceVim on Oni I was left a bit confused as to what should be done on...
I suggest using `karabiner elements` for Mac.
Any news?