feat: improve nvim keymaps, add trouble
This commit is contained in:
parent
d42d294c95
commit
76534ab4cb
13 changed files with 315 additions and 20 deletions
|
|
@ -5,7 +5,6 @@ require("bufferline").setup({
|
|||
tabpages = true,
|
||||
closable = true,
|
||||
clickable = true,
|
||||
exclude_ft = { "javascript" },
|
||||
exclude_name = { "package.json" },
|
||||
icons = true,
|
||||
icon_custom_colors = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue