vim - MacVim and rails plugin - missing menu -
i have installed rails.vim on macvim , working correctly, can use functions in vim. problem plugin menu doesn't have rails plugin. there easy way add main menu?
for reason, menu disabled mac versions of vim. turn on, edit ~/.vim/plugin/rails.vim line 63 read:
call s:setoptdefault("rails_menu",has('menu'))
i've made github fork change, available @ https://github.com/existentialmutt/vim-rails
Comments
Post a Comment