summaryrefslogtreecommitdiff
path: root/doc/ale-bib.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-bib.txt')
-rw-r--r--doc/ale-bib.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ale-bib.txt b/doc/ale-bib.txt
new file mode 100644
index 00000000..35998c30
--- /dev/null
+++ b/doc/ale-bib.txt
@@ -0,0 +1,19 @@
+===============================================================================
+ALE BibTeX Integration *ale-bib-options*
+
+
+===============================================================================
+bibclean *ale-bib-bibclean*
+
+g:ale_bib_bibclean_executable *g:ale_bib_bibclean_executable*
+
+ Type: |String|
+ Default: `'bibclean'`
+
+g:ale_bib_bibclean_options *g:ale_bib_bibclean_options*
+
+ Type: |String|
+ Default: `'-align-equals'`
+
+===============================================================================
+vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: