This commit is contained in:
Andre Schaf 2026-04-13 16:11:07 +02:00
parent ec3135a937
commit c144250c75
2 changed files with 6 additions and 1 deletions

View file

@ -18,6 +18,7 @@ require("lazy").setup({
{ "lewis6991/gitsigns.nvim" },
{ "tpope/vim-commentary" },
{ "tpope/vim-surround" },
{ "sphamba/smear-cursor.nvim", opts = {}, },
{
"folke/snacks.nvim",
priority = 1000,