Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道这个错误是什么意思?
我在运行时收到此错误:
:CocSearch query
输出:
[coc.nvim]: Error on "search": spawn rg ENOENT
您需要安装https://github.com/BurntSushi/ripgrep,因为 CocSearch 需要rg进行搜索。
rg