dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 141abc1f94
nvim: lsp: Inlay hints API has changed
With the recent change to the API, without passing buffer number as
0 for the current buffer, inlay hints gets enabled for all buffers.
2024-05-03 21:14:17 +05:30
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua nvim: keymappings: Remove diagnostic mappings which are now default 2024-04-27 11:36:41 +05:30
lsp-utils.lua nvim: lsp-utils: Use new vim.fs.root function for getting root directory 2024-04-25 16:17:36 +05:30
lsp.lua nvim: lsp: Inlay hints API has changed 2024-05-03 21:14:17 +05:30
plugins.lua nvim: plugins: Drop gitsigns 2024-04-08 14:49:42 +05:30
treesitter.lua nvim: Add support for lean 2024-02-19 21:00:13 +05:30