- commit
- 14fadda95c58a20736ff44425481daa9d86d1123
- parent
- 41bcbcb79f40d5810f74069c15dc69e8592c6df5
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-05-29 16:03
add README
Diffstat
A | README.md | 8 | ++++++++ |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -0,0 +1,8 @@ -1 1 This is a vim plugin for collaborative text editing. It is compatible with -1 2 <https://git.ce9e.org/pad/>, my minimal etherpad alternative. -1 3 -1 4 ## Usage -1 5 -1 6 - opening a file called `foo.pad` will instead connect to `https://pad.ce9e.org/#foo` -1 7 - when you save (`:wq`), your changes will be send to the server -1 8 - changes by others appear in your buffer immediatly