===== gVim on Rails on Ubuntu ===== - Install gVim from the add/remove menu. - Copy this file to your home directory http://static.starryhope.com/wikifiles/.vimrc - Extract this archive into your home directory http://static.starryhope.com/wikifiles/.vim.tar.gz If you want to open files in a new tab, use the following command option gvim --remote-tab Install vim-ruby gem install vim-ruby vim-ruby-install.rb Copy and paste. Add this to ~/.vimrc in order to enable ctrl+c, ctrl+v for copy and paste nmap "+gP imap i vmap "+y