mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-05 12:39:26 +00:00
[neovim/kitty] Improve bufferline UI
This commit is contained in:
@ -117,8 +117,8 @@ require("lazy").setup({
|
||||
},
|
||||
{
|
||||
"jcdickinson/codeium.nvim",
|
||||
event = 'BufEnter'
|
||||
},
|
||||
event = "BufEnter",
|
||||
},
|
||||
|
||||
-- Snippets
|
||||
{ "L3MON4D3/LuaSnip", version = "v1.*" },
|
||||
|
Reference in New Issue
Block a user