qol
This commit is contained in:
@@ -16,6 +16,7 @@ vim.pack.add({
|
||||
local mason_lspconfig = require("mason-lspconfig")
|
||||
|
||||
vim.opt.completeopt = { "menu", "menuone", "noselect", "popup", "fuzzy" }
|
||||
vim.opt.pumheight = 8
|
||||
|
||||
local diag_inline_enabled = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user