aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-19Increase version v0.0.1 -> v1.0.0HEADv1.0.0masterTeddy Wing
2018-04-19Add CHANGELOGTeddy Wing
2018-04-19Merge branch 'use-globs-to-match-files'Teddy Wing
2018-04-19doc: Update for the change from regex pattern to globTeddy Wing
2018-04-19Take a glob instead of a regex patternTeddy Wing
2018-04-08Add license (GNU GPLv3+)v0.0.1Teddy Wing
2018-04-08Add READMETeddy Wing
2018-04-08Add documentationTeddy Wing
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