mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-12 21:21:50 +08:00
#2132 Use an on-init callback for all LSP logic
This commit is contained in:
@@ -24,6 +24,7 @@ Execute(Command formatting should be applied correctly for LSP linters):
|
||||
\ 'executable': has('win32') ? 'cmd': 'true',
|
||||
\ 'command': '%e --foo',
|
||||
\ },
|
||||
\ {-> 0}
|
||||
\)
|
||||
|
||||
if has('win32')
|
||||
|
||||
Reference in New Issue
Block a user