dotfiles/nvim/.config/nvim
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
..
after nvim: plugins: Drop rust-tools & use lsp-inlayhints 2022-08-19 16:59:19 +05:30
autoload nvim: fugitive: Execute commands while keeping current alt file 2022-06-19 15:48:57 +05:30
colors nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: plugins: Drop rust-tools & use lsp-inlayhints 2022-08-19 16:59:19 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
init.lua nvim: init: Drop unnecessary require 2022-08-19 16:59:19 +05:30