This commit is contained in:
RingOfStorms (Joshua Bell) 2023-04-11 16:59:01 -05:00
parent d0b9672730
commit 2cd8efc1df
18 changed files with 241 additions and 212 deletions

3
plugins/inlay-hints.lua Normal file
View file

@ -0,0 +1,3 @@
return {
-- "simrat39/inlay-hints.nvim",
}