mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Move linter documentation into separate files
This commit is contained in:
19
doc/ale-vim.txt
Normal file
19
doc/ale-vim.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
===============================================================================
|
||||
ALE Vim Integration *ale-vim-options*
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
vint *ale-vim-vint*
|
||||
|
||||
g:ale_vim_vint_show_style_issues *g:ale_vim_vint_show_style_issues*
|
||||
|
||||
Type: |Number|
|
||||
Default: `1`
|
||||
|
||||
This variable will enable/disable style issues for Vint. When this option
|
||||
is disabled, only warnings and errors which are not purely style issues
|
||||
will be reported.
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
Reference in New Issue
Block a user