Add bibclen fixer support

Closes #1910
This commit is contained in:
Horacio Sanson
2018-12-01 15:05:18 +09:00
parent 1d4f985538
commit 9e97a6914e
12 changed files with 208 additions and 3 deletions
+19
View File
@@ -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: