dotfiles/nvim/.config/nvim
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
..
after nvim: plugins: Drop vim-better-whitespace 2021-10-02 12:45:08 +05:30
autoload nvim: fugitive/git: Add git helper to push upstream 2021-09-25 13:21:01 +05:30
colors nvim: colors: yolokai: Update diagnostic highlight 2021-09-22 17:51:51 +05:30
compiler nvim: Use a custom stack compiler for Haskell 2020-01-27 09:30:19 +05:30
ftdetect nvim: treesitter: Add fish and nix 2021-05-14 19:36:43 +05:30
lua nvim: lsp: Remove redundant capabilities settings 2021-10-03 12:46:40 +05:30
plugin nvim: plugin: Add a simple whitespace plugin 2021-10-02 16:14:31 +05:30
init.lua nvim: plugins: Drop cscope 2021-09-30 14:20:42 +05:30