aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b5cf228
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# vim-beancount
+
+This is the beancount filetype for Vim. Includes highlighting and some basic
+functions.
+
+## Installation
+
+I suggest [Vundle](https://github.com/gmarik/Vundle.vim) or
+[Pathogen](https://github.com/tpope/vim-pathogen), but you can also just
+copy all of the files into the appropriate places inside your '.vim' directory.