mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-03 01:53:30 +08:00
Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)
This commit is contained in:
@@ -2093,6 +2093,7 @@ g:ale_sign_priority *g:ale_sign_priority*
|
||||
|
||||
|
||||
g:ale_shell *g:ale_shell*
|
||||
*b:ale_shell*
|
||||
|
||||
Type: |String|
|
||||
Default: not set
|
||||
@@ -2110,6 +2111,7 @@ g:ale_shell *g:ale_shell*
|
||||
|
||||
|
||||
g:ale_shell_arguments *g:ale_shell_arguments*
|
||||
*b:ale_shell_arguments*
|
||||
|
||||
Type: |String|
|
||||
Default: not set
|
||||
|
||||
Reference in New Issue
Block a user