Mackbook Pro (사자)에 homebrew를 사용하여 macvim을 설치했습니다. 일단 설치되면 나는 janus를 설치했다. 또한 oh-my-zsh (이 문제를 해결하는 데 도움이되는 경우)를 설치했습니다. 비록 내가 일하는 ctags를 얻는 것처럼 보일 수 없다. MacVim에서 도구> 빌드 태그 파일을 사용할 때 얻을 수있는 결과 :Macvim에서 ctags를 켜고 설치하십시오 (homebrew, oh-my-zsh, janus 설치)
:!ctags -R .
ctags: illegal option -- R
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
shell returned 1
Press RETURN or type command to continue
어떻게 작동합니까? 빔 대신/usr/지방/빈의, -R
를 인식하지 못하는 경우는/usr/빈/ctags를을 따기처럼 그것은 확실히 보이는
✗ ctags --version
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Jul 7 2012, 01:00:53
Addresses: <[email protected]>, http://ctags.sourceforge.net
Optional compiled features: +wildcards, +regex
✗ which ctags
/usr/local/bin/ctags
✗ echo $path
/Users/adam/.rvm/gems/[email protected]/bin /Users/adam/.rvm/gems/[email protected]/bin /Users/adam/.rvm/rubies/ruby-1.9.3-p194/bin /Users/adam/.rvm/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /usr/X11/bin /Users/adam/.rvm/bin