dotfiles/nvim/.config/nvim/lua
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
..
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/keymappings: Move the diagnostic key mappings outside of LSP 2021-10-02 18:29:57 +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