ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

fix: eliminate warning in formatting.lua. #1180

Closed ayamir closed 7 months ago

ayamir commented 7 months ago
  1. adapt neovim new api to lsp clients.
  2. suppress the useless diagnostic warnings.
  3. introduce method variable for "textDocument/formatting".
CharlesChiuGit commented 7 months ago

https://neovim.io/doc/user/lsp.html#vim.lsp.get_clients()