aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
AgeCommit message (Expand)Author
2014-05-08vimrc: add settings for Indent GuidesTeddy Wing
2014-05-08Update CHANGELOG for Indent Guides pluginTeddy Wing
2014-05-02vimrc: remove setting for `switchbuf=usetab,newtab`Teddy Wing
2014-05-02vimrc: set gitcommit files to use 2-space indentationTeddy Wing
2014-05-01vimrc: change statusline colour depending on Insert/Normal modeTeddy Wing
2014-04-30vimrc: store backup/swap files in ~/.vimTeddy Wing
2014-04-28vimrc: add JavaScript syntax highlighting for JSON filesTeddy Wing
2014-04-25vimrc: add file encoding to statuslineTeddy Wing
2014-04-25vimrc: set `ignorecase` and `smartcase`Teddy Wing
2014-04-25vimrc: map gj to j and gk to kTeddy Wing
2014-04-25Add mapping to clear search highlightingTeddy Wing
2014-04-24vimrc: set EasyGrep to ignore caseTeddy Wing
2014-04-20Initial commit: .vimrc form 2014.04.20Teddy Wing