mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): turn off inlay hints
This commit is contained in:
@@ -10,6 +10,7 @@ return {
|
||||
end)
|
||||
end,
|
||||
opts = {
|
||||
inlay_hints = { enabled = false },
|
||||
servers = {
|
||||
astro = {},
|
||||
cssls = {},
|
||||
|
||||
Reference in New Issue
Block a user