Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fmt client id with name in complete of LspStop (neovim#3436)
Problem: client id and name are separated by spaces, which may cause misunderstanding. Solution: use colon combine as one thing.
- Loading branch information