mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-27 03:52:26 +08:00
(feat) add support for kulala_fmt fixer (#4925)
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
* (feat) add support for kulala_fmt fixer Co-authored-by: w0rp <w0rp@users.noreply.github.com>
This commit is contained in:
17
doc/ale-http.txt
Normal file
17
doc/ale-http.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
===============================================================================
|
||||
ALE HTTP Integration *ale-http-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
kulala_fmt *ale-http-kulala_fmt*
|
||||
|
||||
g:ale_http_kulala_fmt *g:ale_http_kulala_fmt_executable*
|
||||
*b:ale_http_kulala_fmt_executable*
|
||||
Type: |String|
|
||||
Default: `'kulala_fmt'`
|
||||
|
||||
Override the invoked kulala_fmt binary.
|
||||
|
||||
|
||||
===============================================================================
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
Reference in New Issue
Block a user