Commit Graph

3 Commits

Author SHA1 Message Date
Patrick Pagni e7c217a876 fix: restore lazy.nvim init.lua and apply stylua
Merge spliced upstream vim.pack rewrite into lazy.nvim config,
breaking init.lua parse. Restore branch version, reformat all
lua to satisfy stylua --check.
2026-06-24 17:45:59 +01:00
Patrick Pagni 01f1b78aed feat: migrate from vim.pack to lazy.nvim
Replace vim.pack bootstrap and all vim.pack.add calls with lazy.nvim.
Convert kickstart and custom plugin files to return lazy specs.
Fix wezterm.nvim to only load when wezterm executable is present.

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-05-28 10:54:43 +01:00
Patrick Pagni cc3d4d5376 backup: vim.pack config before lazy.nvim migration 2026-05-28 10:38:59 +01:00