summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2020-05-06 14:03:07 +0200
committerRomain Porte <microjoe@microjoe.org>2020-05-06 14:03:07 +0200
commit66299f1637bbe02058b57897ebec6973cd99edd5 (patch)
tree04602c6be4442413d9c7a400f710c44a458f9c8d /README.md
downloadwhitespace.vim-66299f1637bbe02058b57897ebec6973cd99edd5.tar.gz
whitespace.vim-66299f1637bbe02058b57897ebec6973cd99edd5.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
+```