Commit Graph

13 Commits

Author SHA1 Message Date
cole-maxwell1 13e26f720d Add: allow which and find.
- Removes "opencode.jsonc": "deny"
2026-07-29 21:18:20 -05:00
cole-maxwell1 a80e6df2b5 Swap opencode-glm-quota for @slkiser/opencode-quota 2026-07-29 21:09:57 -05:00
cole-maxwell1 28582d56c0 Add: gate ibmi-server MCP on required env vars
opencode's config schema types mcp.<name>.enabled as a static boolean and only interpolates {env:VAR} for string values, so conditional enablement is not expressible in opencode.jsonc alone.

Add a config-hook plugin that flips ibmi-server.enabled to true only when DB2i_HOST, DB2i_USER, and DB2i_PASS are all set. The config retains enabled: false as a fallback if the plugin fails to load.
2026-07-29 20:39:24 -05:00
colem 892aca56df Add opencode config 2026-07-29 10:38:06 -05:00
cole-maxwell1 f18f750962 Remove: plenary.nvim 2026-04-26 11:46:25 -05:00
cole-maxwell1 32832a8260 Refactor: use vim 0.12 built-in package manager.
- removes lazyvim
- updates cmp config
2026-04-25 10:39:16 -05:00
cole-maxwell1 3d16375b54 Add: moonfly theme. Upgrade lsp-zero too v4 2026-04-23 20:03:49 -05:00
cole-maxwell1 92e6109ab6 Add: x12 AST 2026-04-22 12:16:06 -05:00
cole-maxwell1 0c59342399 Refactor: switch from packer to lazy.vim
- Packer is no longer maintained (as of August, 2023)
2026-04-22 09:27:59 -05:00
cole-maxwell1 b8c25c7bc1 Add: diff colors and dynamic diff window width sizing 2026-04-22 09:26:02 -05:00
cole-maxwell1 63568c466a Ignore: nvim plugin dir 2026-04-22 08:18:34 -05:00
cole-maxwell1 f151eae7e7 Remove: nvim plugin dir 2026-04-22 08:15:47 -05:00
cole-maxwell1 d106beaa5c Add starter nvim config 2024-05-24 21:35:17 -05:00