git-girl

Results 1 comments of git-girl

> I apologize if you already considered it but is there a specific reason why you are using `vim.lsp.start_client()` over [`h: vim.lsp.start()`](https://neovim.io/doc/user/lsp.html#vim.lsp.start()). That function already handles reusing the same client...