From 5c1189022d217219be6f607e653bb5ad8c2ff6ca Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 5 Oct 2015 15:40:32 -0400 Subject: [PATCH] Minimal README --- README.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.markdown diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..b5d89bc --- /dev/null +++ b/README.markdown @@ -0,0 +1,9 @@ +# vim-haml + +This project contains the runtime files for Haml, Sass, and SCSS that ship +with Vim. You only need it if you want the very latest updates. + +## License + +Copyright (c) Tim Pope. Distributed under the same terms as Vim itself. +See `:help license`.