ale/autoload
Jon Parise 2ac9e2a29e Only send LSP config updates when the dict changes
Each LSP connection now stores its configuration dictionary. It is
initially empty (`{}`) and is updated each time the LSP connection is
started. When a change is detected, the workspace/didChangeConfiguration
message is sent to the LSP servers with the updated configuration.
2018-10-31 08:42:42 -07:00
..
ale Only send LSP config updates when the dict changes 2018-10-31 08:42:42 -07:00
ale.vim #2017 Add support for display results from other sources 2018-10-29 18:28:28 +00:00