Commit Graph

22 Commits

Author SHA1 Message Date
evan c359a26d3f chore: update 25.11 -> 26.05 2026-06-02 20:02:57 -04:00
evan 16d2c97ce8 chore: add sqls config file ref 2026-03-19 13:32:04 -04:00
evan 454b93ba2a chore: add zk & fix golsp 2026-03-15 09:49:59 -04:00
evan 979f9b4b47 fix: nvim deps 2026-02-09 12:41:26 -05:00
evan 107397ce78 fix: disable omnisharp until upstream fix 2026-01-17 10:19:01 -05:00
evan 6cfe7228f3 chore: rename sops 2026-01-17 10:10:26 -05:00
evan c8f5e744d0 chore(cleanup): sops, opencode, etc 2026-01-11 22:19:31 -05:00
evan bf4e50a970 refactor: migrate from opencode to codecompanion with updated model configurations 2025-12-21 10:50:01 -05:00
evan c3aa7802ad feat(nvim): reorganize and modernize Neovim configuration
- Remove deprecated config files: git-ref.lua, git-signs.lua, diffview-config.lua, lsp-lines-config.lua, neotree-config.lua, fidget-spinner.lua, silicon-config.lua, telescope-config.lua, llm.lua
- Add new configuration files: diagnostics-config.lua, git-config.lua, llm-config.lua, snacks-config.lua
- Update existing config files: base.lua, dap-config.lua, init.lua, lsp-config.lua, lualine-config.lua, noice-config.lua, octo-config.lua, toggleterm-config.lua, which-key-config.lua
- Update nvim and opencode module configurations
2025-12-18 13:42:16 -05:00
evan 80033fd2ae chore(release): bump NixOS to 25.11 and update channels
Upgrade the NixOS `stateVersion` from 25.05 to 25.11 in all system configuration files and update all nix channel URLs to the 25.11 releases. Adjust Home Manager and terminal module configurations accordingly, clean up duplicated SSH keys, and update LLaMA server command lines. Minor housekeeping changes to package definitions and other configuration files are also included.
2025-12-12 12:40:09 -05:00
evan d64cc0e47b feat(nvim): integrate CodeCompanion with LlamaSwap and Copilot
- Remove old code-companion-config.lua file
- Move LLM configuration to llm.lua with LlamaSwap and Copilot integration
- Add copilot-vim plugin to default.nix
- Update which-key bindings to include new CodeCompanion commands
- Configure CodeCompanion with chat, inline, and command strategies using LlamaSwap adapter
- Add memory configuration with default project files
- Update LSP configuration for CodeCompanion markdown rendering
2025-12-04 17:36:45 -05:00
evan 0ed577e815 more things 2025-12-03 11:40:01 -05:00
evan 167c1d811c chore: update flake 2025-11-10 16:23:48 -05:00
evan b111cf4197 chore: remove csharp_ls 2025-11-08 11:19:44 -05:00
evan 567e8c10d2 feat(nvim): add omnisharp 2025-11-06 09:26:34 -05:00
evan e7ee14a3c1 feat: add csharp lsp 2025-11-02 18:27:34 -05:00
evan 7ce476adb3 update libvirt & add clangd lsp 2025-10-03 13:10:09 -04:00
evan cc045f225b feat(nvim): add octo 2025-08-28 17:04:54 -04:00
evan dea1fc8790 chore: update vim stuff 2025-07-27 18:09:57 -04:00
evan b1981a2dcc autopep8 2025-05-01 14:06:05 -04:00
evan c2af87fce5 add telescope undo tree 2025-04-22 19:11:08 -04:00
evan cf0fa75058 Migrate to Snowfall (#1)
Reviewed-on: #1
Co-authored-by: Evan Reichard <evan@reichard.io>
Co-committed-by: Evan Reichard <evan@reichard.io>
2025-04-21 00:56:53 +00:00