Tim Rakowski
Results
2
comments of
Tim Rakowski
**tl;dr** Check whether `AttributeError: 'NoneType' object has no attribute 'plugin_manager'` really is the first error in your log. **Update** I found that vim-lsp has code to react to server initialization...
You should check out the `--summarize` option: ``` --summarize, --summary, -s Adds a build summary to the end of a build; defaults to on with --continue-on-failure, off otherwise ``` It...