dotfiles/nvim/.config/nvim
Sanchayan Maity 068dfcd4b9 nvim: lsp/keymappings: Move the diagnostic key mappings outside of LSP
vim.diagnostic framework is now available and can be used outside of
LSP. This means the same functions can now work for plugins providing
diagnostics via this framework like nvim-lint and null-ls.
2021-10-02 18:29:57 +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/keymappings: Move the diagnostic key mappings outside of LSP 2021-10-02 18:29:57 +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