1
0
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:
2023-09-16 20:05:38 +02:00
parent b5ffc202a4
commit f0810b2e32
4 changed files with 16 additions and 87 deletions

View File

@ -117,8 +117,8 @@ require("lazy").setup({
},
{
"jcdickinson/codeium.nvim",
event = 'BufEnter'
},
event = "BufEnter",
},
-- Snippets
{ "L3MON4D3/LuaSnip", version = "v1.*" },