当前位置: 技术问答>linux和unix
急救求助cscope快捷键 没反应(map)
来源: 互联网 发布时间:2016-11-13
本文导语: cs find s funtion_name 可以用 但是想用ctrl s快捷,却没有任务反应 也不知道是什么原因,整了一天也不行,系统是ubuntu9.10 命令应该没有问题, nmap s :cs find s =expand("") | 我用的是这组:...
cs find s funtion_name 可以用
但是想用ctrl s快捷,却没有任务反应
也不知道是什么原因,整了一天也不行,系统是ubuntu9.10
命令应该没有问题,
nmap s :cs find s =expand("")
但是想用ctrl s快捷,却没有任务反应
也不知道是什么原因,整了一天也不行,系统是ubuntu9.10
命令应该没有问题,
nmap s :cs find s =expand("")
|
我用的是这组:
if has("cscope")
nmap s :cs find s =expand(""):copen
nmap g :cs find g =expand(""):copen
nmap c :cs find c =expand(""):copen
nmap t :cs find t =expand(""):copen
nmap e :cs find e =expand(""):copen
nmap f :scs find f =expand("")
nmap i :cs find i =expand(""):copen
nmap d :cs find d =expand(""):copen
endif
if has("cscope")
nmap s :cs find s =expand(""):copen
nmap g :cs find g =expand(""):copen
nmap c :cs find c =expand(""):copen
nmap t :cs find t =expand(""):copen
nmap e :cs find e =expand(""):copen
nmap f :scs find f =expand("")
nmap i :cs find i =expand(""):copen
nmap d :cs find d =expand(""):copen
endif
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。