Igor Solodovnikov
Igor Solodovnikov
Thanks for fixing #196. Now I can test mold with linking MongoDB binaries. Environment: Ubuntu 20.04, 8 core intel processor, gcc 9.3.0, mold built from commit 04ad22d326d. I failed to...
Thank you for this plugin. It works great in VIM for me. I also tried (without any results) to find plugins with similar functionality for other editors (VS code and...
I use rdfind to make hardlinks between two big directory trees. The number of files is ~25000. Files are immutable - they can be created and deleted but not modified....
coc-rls is fork of rls-vscode which supports using rust-analyzer with this config setting: ``` "rust-client.engine": "rust-analyzer" ``` Does coc-rls supports this too? If not are there any plans to support...
Use the new history feature to automatically update uniques database
I don't know if vim allows this but it would be great to highlight whole line to the right edge of window. Just like cursor line is highlighted. Current version...
This is actually a feature request. I use scons cache functionality (--cache=nolinked --cache-dir= options). It works fine but I would like to have an option to enable hardlinking of files...