dotfiles/nvim/.config/nvim/lua
Sanchayan Maity b04ecb9541 nvim: lsp: Remove redundant capabilities settings
The required capabilities to be set are already correctly set by
nvim-cmp, no need to set them again. We had added that to enable rust
snippet expansion earlier.

Also see older revisions of this document.
https://github.com/neovim/nvim-lspconfig/wiki/Snippets
2021-10-03 12:46:40 +05:30
..
autocmd.lua nvim: plugins: For handling files with ANSI escape sequences better 2021-07-12 12:23:52 +05:30
keymappings.lua nvim: lsp/keymappings: Move the diagnostic key mappings outside of LSP 2021-10-02 18:29:57 +05:30
lsp.lua nvim: lsp: Remove redundant capabilities settings 2021-10-03 12:46:40 +05:30
plugins.lua nvim: plugins: Add TSUpdate as post install hook for treesitter 2021-10-02 17:19:34 +05:30
treesitter.lua nvim: treesitter: Update treesitter configuration 2021-10-02 17:19:34 +05:30
yolokai.lua nvim: yolokai: Sync with nvim-highlite upstream 2021-09-13 18:00:40 +05:30