From 970beff3a40549043815c8341b40d0ed7ab8515e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 8 Apr 2018 01:06:26 +0200 Subject: Add README Include a very short description and a Gif screencast. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 +![Screencast](./Demo.gif) + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). -- cgit v1.2.3