feat: some qol changes

This commit is contained in:
2026-07-25 10:34:02 +02:00
parent d3e2ea602e
commit 89ed1b189e
5 changed files with 11 additions and 18 deletions

View File

@@ -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#",