1. Disable Vi compatibility.
2. Enable smartcase.
3. Enable hidden
Copied from
http://items.sjbach.com/319/configuring-vim-right
4, Set leader key as ,
5. Enable longer history.
6. Extend % matching.
7. Make tab filler more useful.
8. Set terminal title (it will probably help with
tmux)
9. Set visualbell to not get Vim beep very much
mode :)
1. Enable modelines.
2. Add some weird function.
3. Make tab to be 4 spaces.
4. Enabled autoindent
And probably something else.
This vimrc is now set like gedit used to be and
is ready for the challenge.