Skip to content

RobertTheNerd/vimrc

 
 

Repository files navigation

RobertTheNerd's vimrc

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.

Major Key bindings

   ,nn           :NERDTreeToggle<CR>
   ,t,           :tabnext<CR>
   ,tm           :tabmove<Space>
   ,tc           :tabclose<CR>
   ,to           :tabonly<CR>
   ,tn           :tabnew<CR>
   ,pp           :setlocal paste!

How to install

git clone https://github.com/RobertTheNerd/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh

About

The ultimate Vim configuration: vimrc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 66.6%
  • Vim Snippet 31.1%
  • Ruby 0.9%
  • Shell 0.5%
  • PowerShell 0.3%
  • Python 0.3%
  • Other 0.3%