扫码关注官方订阅号
比如一个rail项目中,怎么用app con rb 搜出app/controllers/application.rb 这个文件来呢
我一般这样:
:e **/app*.rb
然后tab
well, 老帖子了。 首先,如果是rails,我推荐用Bundle 'tpope/vim-rails'这个插件。 如果不是rails,推荐用Bundle 'kien/ctrlp.vim.git'
Bundle 'tpope/vim-rails'
Bundle 'kien/ctrlp.vim.git'
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
我一般这样:
然后tab
well, 老帖子了。
首先,如果是rails,我推荐用
Bundle 'tpope/vim-rails'
这个插件。如果不是rails,推荐用
Bundle 'kien/ctrlp.vim.git'