Add helix theme; lean up neovim; add emacs .minimal-emacs config; update .gitignore

This commit is contained in:
2026-05-22 13:15:52 +02:00
parent 4e31ef1f15
commit ab2439644a
16 changed files with 5000 additions and 248 deletions
@@ -0,0 +1,3 @@
-- Autocmds are automatically loaded on the VeryLazy event
-- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
-- Add any additional autocmds here