diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f12196 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +vim-tabs-grep +============= + +Filters the output of `:tabs` to make it easier to find out which tab a file is +on. + + +## Demo + + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). |