configure inlay typehints in nvim lsp
This commit is contained in:
@ -1 +1,4 @@
|
||||
vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.expandtab = true
|
||||
vim.opt_local.softtabstop = 2
|
||||
vim.opt_local.tabstop = 2
|
||||
|
||||
Reference in New Issue
Block a user