Kazuki Sakamoto
Kazuki Sakamoto
Why don't you use this? https://github.com/rhysd/neovim-component
In terms of install user base, just use https://atom.io/ is one of the best solution. I'd like to keep MacVim would be simple, fast as Vim. I don't want the...
No worries about older systems and the current renderers. MacVim can have yet another "sophisticated" renderer, like using Metal. Well, it should follow the current APIs though.
Yes, there is another use case of launch configuration `adapterEnv`. For Android debugging, we need to set `ANDROID_SERIAL` via `adapterEnv` when multiple devices are connected. https://github.com/llvm/llvm-project/blob/5fc76e6b6da7986574596134d83872b460c332cc/lldb/source/Plugins/Platform/Android/AdbClient.cpp#L97 (I tried to fix...
https://github.com/rogual/neovim-dot-app
I'm seeing exact same error with perfetto https://perfetto.dev/docs/contributing/ui-getting-started - ui/run-dev-server - ui/build
sure, this is an example. [test.tgz](https://github.com/user-attachments/files/23910544/test.tgz) | File | Desc | |----|----| | libtest.so | ELF/Dwarf | | libtest.dis | llvm-objdump -d output | | libtest.breakpad.sym | google breakpad dump_syms...