,vv and ,cc to open view and controller in rails
This commit is contained in:
3
vim/plugin/settings/rails.vim
Normal file
3
vim/plugin/settings/rails.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" Better key maps for switching between controller and view
|
||||
nnoremap ,vv :Rview<cr>
|
||||
nnoremap ,cc :Rcontroller<cr>
|
||||
Reference in New Issue
Block a user