p00f / clangd_extensions.nvim

Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead
MIT License
448 stars 16 forks source link

fix: replace use of deprecated vim.lsp.buf_get_clients() #57

Closed zeertzjq closed 1 month ago

p00f commented 1 month ago

Thanks!