dotfiles/nvim/.config/nvim/lua
Sanchayan Maity 490fe4e853 nvim: plugins: Drop rust-tools & use lsp-inlayhints
We do not use any of the other features provided by rust-tools and
only ever needed the inlay hints. Now that there is a plugin for
that which also allows us to use inlay hints for other languages
use that.

There are two options
https://github.com/lvimuser/lsp-inlayhints.nvim
https://github.com/simrat39/inlay-hints.nvim

The second one is from the rust-tools author himself but we could
not get that to work.
2022-08-19 16:59:19 +05:30
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua keymappings: Fix command line mode mappings 2022-08-03 13:12:41 +05:30
lsp.lua nvim: plugins: Drop rust-tools & use lsp-inlayhints 2022-08-19 16:59:19 +05:30
plugins.lua nvim: plugins: Drop rust-tools & use lsp-inlayhints 2022-08-19 16:59:19 +05:30
treesitter.lua nvim: treesitter: Add golang 2022-06-05 15:03:49 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30