Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-25 | vimrc: map gj to j and gk to k | Teddy Wing | |
Gives us access to skip wrapped lines since we mapped the inverse direction before and as such there was no way to do this. Consider this a power user version of up and down. I think this mapping is more intuitive. | |||
2014-04-25 | Add mapping to clear search highlighting | Teddy Wing | |
<leader>/ now performs :nohlsearch | |||
2014-04-24 | vimrc: set EasyGrep to ignore case | Teddy Wing | |
Ignore case by default when searching with EasyGrep. | |||
2014-04-20 | Initial commit: .vimrc form 2014.04.20 | Teddy Wing | |
.vimrc from today. Will be re-adding my plugins as git submodules. |