Highly opinionated vim configuration based on amix/vimrc. Don't use mine as you might hate it. Fork from amix/vimrc and customize yours instead.
,nn :NERDTreeToggle<CR>
,t, :tabnext<CR>
,tm :tabmove<Space>
,tc :tabclose<CR>
,to :tabonly<CR>
,tn :tabnew<CR>
,pp :setlocal paste!
git clone https://github.com/RobertTheNerd/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh