diff options
author | Teddy Wing | 2020-06-13 01:38:13 +0200 |
---|---|---|
committer | Teddy Wing | 2020-06-13 01:38:13 +0200 |
commit | 0b49b81b64f9e3cc20c829fffedf06652f020630 (patch) | |
tree | 9423d87e3efc23efb25317b7c592f23a8b8dbd7e | |
parent | 95d2529de9f0debff08a9dcb579acef933761315 (diff) | |
download | vim-tbuffer-0b49b81b64f9e3cc20c829fffedf06652f020630.tar.bz2 |
-rw-r--r-- | Demo.gif | bin | 0 -> 292818 bytes | |||
-rw-r--r-- | README.md | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/Demo.gif b/Demo.gif Binary files differnew file mode 100644 index 0000000..61789ff --- /dev/null +++ b/Demo.gif diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe711a0 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +vim-tbuffer +=========== + +TBuffer provides a command to switch to a buffer in another tab. + + +## Demo + + + +## License +Copyright © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). |