aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-06-13Add READMEHEADv0.0.1masterTeddy Wing
2020-06-05Add license (GNU GPLv3+)Teddy Wing
2020-06-05Add documentationTeddy Wing
2020-06-05plugin/tbuffer.vim: Add load guardTeddy Wing
2020-06-05Move `TBuffer()` to autoload/Teddy Wing
2020-06-05plugin/tbuffer.vim: Remove planning commentsTeddy Wing
2020-06-05Move tbuffer.vim to plugin/Teddy Wing
2020-06-05TBuffer command to open the tab page containing the specified bufferTeddy Wing
Like `:buffer`, except it switches to the tab page containing the specified buffer instead of opening in the current window.