我开始使用
vim一周了,很多东西对我来说还是新的.在研究期间,我发现Unite.vim非常棒.但是,我无法让这个命令工作:
nnoremap <leader>f :<C-u>Unite -start-insert file_rec/async.
file_rec/async Same as |unite-source-file_rec|,but get files asynchronously.
Note: This source requires vimproc.
Note: This source requires “ag” or “find” command.
Note: Windows “find” command is not supported.
我正在使用vim windows并且找不到使用Ag或找到兼容命令的方法(我猜它会用于mac / linux)
任何指示都将不胜感激. Tks
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。