1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-06-17 09:29:28 +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
+2 -2
View File
@@ -117,8 +117,8 @@ require("lazy").setup({
},
{
"jcdickinson/codeium.nvim",
event = 'BufEnter'
},
event = "BufEnter",
},
-- Snippets
{ "L3MON4D3/LuaSnip", version = "v1.*" },