nix/config
Harivansh Rathi cb25d55374 nvim: stop tracking plugin-manager lockfiles
lazy-lock.json and nvim-pack-lock.json are runtime state written by lazy.nvim
and vim.pack. Tracking them in the config tree breaks read-only deployments
(e.g. home-manager xdg.configFile, which symlinks files into /nix/store). When
vim.pack tries to update its lockfile through a ro symlink, it fails with:
  EACCES: permission denied: ~/.config/nvim/nvim-pack-lock.json

Moving both files to .gitignore lets the plugin managers create writable
copies at runtime in their expected locations.

Made-with: Cursor
2026-04-18 23:38:40 -04:00
..
claude claude (#20) 2026-04-01 03:09:19 +00:00
codex replace pi with openclaw (#60) 2026-04-03 15:16:16 +00:00
devin add declerative devin conf (#39) 2026-04-02 20:52:46 +00:00
hermes feat: hermes frame mog openclaw 2026-04-09 03:16:41 +00:00
karabiner feat: aerospace (#73) 2026-04-15 13:44:48 -04:00
lazygit nvim: add tree-sitter CLI to extraPackages 2026-04-08 20:41:10 -04:00
nvim nvim: stop tracking plugin-manager lockfiles 2026-04-18 23:38:40 -04:00
rectangle rectangle 2026-03-15 17:43:33 -04:00