mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 04:52:29 +08:00
Fix #2295 - Respond to initialize with an initialized message
This commit is contained in:
@@ -15,6 +15,7 @@ Before:
|
||||
let g:Callback = a:callback
|
||||
|
||||
return {
|
||||
\ 'command': 'foobar',
|
||||
\ 'connection_id': 347,
|
||||
\ 'project_root': '/foo/bar',
|
||||
\}
|
||||
|
||||
Reference in New Issue
Block a user