Age | Commit message (Expand) | Author |
---|---|---|
2018-04-08 | Only load the plugin once | Teddy Wing |
2018-04-08 | Move functions to autoload/ | Teddy Wing |
2018-04-08 | Echo tabs with "Tab page X" lines highlighted in the "Title" group | Teddy Wing |
2018-04-07 | s:MatchString(): Reuse `s:IsTabPageLine()` | Teddy Wing |
2018-04-07 | Remove old commented code | Teddy Wing |
2018-04-07 | Remove debug `echo`s | Teddy Wing |
2018-04-07 | Output filtered tabs | Teddy Wing |
2018-04-07 | s:FilterTabPageElements(): Clean up comments | Teddy Wing |
2018-04-07 | s:FilterTabPageElements(): Filter empty "Tab page X" elements | Teddy Wing |
2018-04-07 | Create `s:FilterTabPageElements()` | Teddy Wing |
2018-04-07 | s:MatchString(): Fix line continuation problem | Teddy Wing |
2018-04-07 | tabs_grep.vim: Trouble with line continuations; reorder arguments | Teddy Wing |
2018-04-07 | tabs_grep.vim: Split `:tabs` output on `\n` | Teddy Wing |
2018-04-07 | Initial ideas for TabsGrep | Teddy Wing |