kickstart.nvim/lua
Geoff Cheshire 9489fbefa9 Replace hostname detection with gitignored lua/local.lua per-machine overrides
- init.lua: swap hostname if/elseif block for pcall(require, 'local')
- .gitignore: add lua/local.lua
- lua/local.lua.example: documented template (font, colorscheme, paths, opt-in extras)
- UNIFIED.md: update Machine Detection section and roadmap
2026-05-10 15:56:54 -04:00
..
custom/plugins Port hecate config: language servers, formatters, treesitter parsers, custom plugins 2026-05-10 15:52:29 -04:00
plugins Port hecate config: language servers, formatters, treesitter parsers, custom plugins 2026-05-10 15:52:29 -04:00
whipsmart refactor: complete whipsmart.nvim rebrand and architecture cleanup 2026-05-10 13:49:52 -04:00
local.lua.example Replace hostname detection with gitignored lua/local.lua per-machine overrides 2026-05-10 15:56:54 -04:00