summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-05-06 14:03:07 +0200
committerAgathe Porte <microjoe@microjoe.org>2020-05-06 14:03:07 +0200
commit2d66bc71b936559d10fd9d299a9d022757da9f5f (patch)
tree83c4ea81ec79e8eac1d027fd042a26e315df3639 /README.md
downloadwhitespace.vim-2d66bc71b936559d10fd9d299a9d022757da9f5f.tar.gz
whitespace.vim-2d66bc71b936559d10fd9d299a9d022757da9f5f.zip
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..30320b9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# whitespace.vim
+
+Remove whitespaces on save.
+
+# Install
+
+```
+curl https://git.microjoe.org/MicroJoe/bepo.vim/plain/curl-install.sh | sh
+```