aboutsummaryrefslogtreecommitdiffstats
path: root/doc/beancount.txt
diff options
context:
space:
mode:
authorNathan Grigg2015-04-15 10:04:13 -0700
committerNathan Grigg2015-04-15 10:04:13 -0700
commit486da74d8c6d3a5c6e4a880cd3651d4689518333 (patch)
treea742beb3a3dc516f17c98d81b95bf2d2dfc85e5e /doc/beancount.txt
parent7e143898c29b9c66fb5e1b12c2e4fe17cc782366 (diff)
downloadvim-beancount-486da74d8c6d3a5c6e4a880cd3651d4689518333.tar.gz
Add documentation for compiler
Diffstat (limited to 'doc/beancount.txt')
-rw-r--r--doc/beancount.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/beancount.txt b/doc/beancount.txt
index 0f6c297..c0a2d22 100644
--- a/doc/beancount.txt
+++ b/doc/beancount.txt
@@ -68,6 +68,12 @@ We use the following syntax highlighting groups:
beanCost: Cost, e.g. {100.00 USD}
beanPrice: Price, e.g. @ 100.00 USD
+COMPILER *beancount-compiler*
+
+The plugin defines and sets the compiler to "beancount". Simply use the
+command ":make" to run `bean-check` on the current file and load the errors
+into the quickfix window.
+
FILETYPE DETECTION *beancount-ftdetect*
The plugin considers files of the form `*.bean` and `*.beancount` to be