1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-02 02:49:26 +00:00

[neovim] Update plugins

This commit is contained in:
2023-10-04 19:49:06 +02:00
parent 47b946d65a
commit 559db5cc5a
2 changed files with 14 additions and 16 deletions

View File

@ -10,9 +10,7 @@ require("bufferline").setup({
style = "underline",
},
hover = {
enabled = true,
delay = 200,
reveal = { "close" },
enabled = false,
},
separator_style = "slant",
},