aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/tabs_grep.vim
AgeCommit message (Expand)Author
2018-04-08Only load the plugin onceTeddy Wing
2018-04-08Move functions to autoload/Teddy Wing
2018-04-08Echo tabs with "Tab page X" lines highlighted in the "Title" groupTeddy Wing
2018-04-07s:MatchString(): Reuse `s:IsTabPageLine()`Teddy Wing
2018-04-07Remove old commented codeTeddy Wing
2018-04-07Remove debug `echo`sTeddy Wing
2018-04-07Output filtered tabsTeddy Wing
2018-04-07s:FilterTabPageElements(): Clean up commentsTeddy Wing
2018-04-07s:FilterTabPageElements(): Filter empty "Tab page X" elementsTeddy Wing
2018-04-07Create `s:FilterTabPageElements()`Teddy Wing
2018-04-07s:MatchString(): Fix line continuation problemTeddy Wing
2018-04-07tabs_grep.vim: Trouble with line continuations; reorder argumentsTeddy Wing
2018-04-07tabs_grep.vim: Split `:tabs` output on `\n`Teddy Wing
2018-04-07Initial ideas for TabsGrepTeddy Wing