mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-16 01:07:06 +08:00
#1049 Do not modify runtimepath if the conflict warnings are disabled
This commit is contained in:
@@ -624,6 +624,11 @@ g:ale_emit_conflict_warnings *g:ale_emit_conflict_warnings*
|
||||
When set to `0`, ALE will not emit any warnings on startup about conflicting
|
||||
plugins. ALE will probably not work if other linting plugins are installed.
|
||||
|
||||
When this option is set to `1`, ALE will add its `after` directory to
|
||||
|runtimepath| automatically, so the checks can be applied. Setting this
|
||||
option to `0` before ALE is loaded will prevent ALE from modifying
|
||||
|runtimepath|.
|
||||
|
||||
|
||||
g:ale_enabled *g:ale_enabled*
|
||||
*b:ale_enabled*
|
||||
|
||||
Reference in New Issue
Block a user