aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
AgeCommit message (Expand)Author
2022-04-24plugin/go.vim: Disable 'vim-go' in Vim < 7.4Teddy Wing
2020-10-13vimrc: Replace `t` cabbrev with `T` command aliasTeddy Wing
2020-09-18plugin/abbreviations.vim: Add cabbrevs for T-prefixed commandsTeddy Wing
2019-09-26surround.vim: Add `s` for GitHub suggestion surroundingTeddy Wing
2019-05-25plugin/better_autoread.vim: Disable automatic `checktime` on Vim 8Teddy Wing
2014-06-30Create custom tabline.vim pluginTeddy Wing
2014-06-14unimpaired_paste: fix `yi` mapping (change to `yoi`)Teddy Wing
2014-06-14unimpaired_paste: add `yi` mappingTeddy Wing
2014-06-03Add custom plugin better_autoreadTeddy Wing
2014-05-24Add tpope's paste helper from unimpaired.vimTeddy Wing
2014-05-24Add vsearch plugin for visual # & * searchTeddy Wing