aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-06-13 01:38:13 +0200
committerTeddy Wing2020-06-13 01:38:13 +0200
commit0b49b81b64f9e3cc20c829fffedf06652f020630 (patch)
tree9423d87e3efc23efb25317b7c592f23a8b8dbd7e
parent95d2529de9f0debff08a9dcb579acef933761315 (diff)
downloadvim-tbuffer-0b49b81b64f9e3cc20c829fffedf06652f020630.tar.bz2
-rw-r--r--Demo.gifbin0 -> 292818 bytes
-rw-r--r--README.md13
2 files changed, 13 insertions, 0 deletions
diff --git a/Demo.gif b/Demo.gif
new file mode 100644
index 0000000..61789ff
--- /dev/null
+++ b/Demo.gif
Binary files differ
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
+![Screencast](./Demo.gif)
+
+
+## License
+Copyright © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).