feat: Adding keymappings for snippet traversal and removing the devicons

dependency from lualine
This commit is contained in:
2026-06-07 14:18:51 -05:00
parent b13a31df51
commit 406be77c97
2 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ local function get_schema()
end
vim.pack.add({
'https://github.com/nvim-tree/nvim-web-devicons',
-- 'https://github.com/nvim-tree/nvim-web-devicons',
'https://github.com/nvim-lualine/lualine.nvim'
})