feat: some qol changes
This commit is contained in:
@@ -12,7 +12,7 @@ local config = {
|
||||
options = {
|
||||
themeable = true,
|
||||
numbers = "none",
|
||||
diagnostics = "nvim_lsp", -- or "coc"
|
||||
diagnostics = false, -- or "nvim_lsp", "coc"
|
||||
max_prefix_length = 8,
|
||||
close_command = "b# | bd#",
|
||||
right_mouse_command = "b# | bd#",
|
||||
|
||||
Reference in New Issue
Block a user