This commit is contained in:
Nico
2025-04-07 23:06:16 +02:00
parent 0b2e29fa76
commit a764ae7695
14 changed files with 340 additions and 126 deletions

View File

@@ -21,6 +21,7 @@ vim.opt.rtp:prepend(lazypath)
vim.g.mapleader = " "
vim.g.maplocalleader = "\\"
-- Setup lazy.nvim
require("lazy").setup({
spec = {