浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Vim开发RubyOnRails 环境打造

http://www.everyday-cn.com/en/show_blog/242

http://www.iteye.com/topic/1117075

$sudo apt-get install exuberant-ctags


$cd %your_project%


$ctags -R --exclude=.git --exclude=log * --生成ctags文件在代码中按下"Ctrl-]""Ctrl-o"退回原来的地方
posted on 2011-10-30 22:55  lexus  阅读(254)  评论(0编辑  收藏  举报