Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce
remote_sink
in provider (liuchengxu#1056)
* refactor Linter trait * Impl remote_sink() in lsp provider * Nits * Nits * [on_move] eliminate the cursorline parsing This can be replaced with fetching the corresponding original item by converting the trait object to the concrete type. * . * Friendly message when LSP service unavailable * Add unimplemented message * Move .cargo/config.toml to config.toml * Reduce one clone * Use patched highlights.scm for cpp * cargo update * Update CHANGELOG * Commit queries * fix vint
- Loading branch information