mirror of
https://github.com/amix/vimrc
synced 2025-08-30 02:44:59 +08:00
Updated plugins
This commit is contained in:
@ -601,6 +601,8 @@ Notes:
|
||||
* `yamllint`
|
||||
* YANG
|
||||
* `yang-lsp`
|
||||
* Zeek
|
||||
* `zeek`!!
|
||||
* Zig
|
||||
* `zls`
|
||||
|
||||
|
23
sources_non_forked/ale/doc/ale-zeek.txt
Normal file
23
sources_non_forked/ale/doc/ale-zeek.txt
Normal file
@ -0,0 +1,23 @@
|
||||
===============================================================================
|
||||
ALE Zeek Integration *ale-zeek-options*
|
||||
*ale-integration-zeek*
|
||||
|
||||
===============================================================================
|
||||
Integration Information
|
||||
|
||||
Currently, the only supported linter for Zeek is zeek.
|
||||
|
||||
===============================================================================
|
||||
zeek *ale-zeek-zeek*
|
||||
|
||||
g:ale_zeek_zeek_executable *g:ale_zeek_zeek_executable*
|
||||
*b:ale_zeek_zeek_executable*
|
||||
Type: |String|
|
||||
Default: `'zeek'`
|
||||
|
||||
This variable can be modified to change the executable path for `zeek`.
|
||||
|
||||
|
||||
===============================================================================
|
||||
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|
||||
|
@ -3114,6 +3114,8 @@ documented in additional help files.
|
||||
yamllint..............................|ale-yaml-yamllint|
|
||||
yang....................................|ale-yang-options|
|
||||
yang-lsp..............................|ale-yang-lsp|
|
||||
zeek....................................|ale-zeek-options|
|
||||
zeek..................................|ale-zeek-zeek|
|
||||
zig.....................................|ale-zig-options|
|
||||
zls...................................|ale-zig-zls|
|
||||
|
||||
|
Reference in New Issue
Block a user