Commit Graph

10 Commits

Author SHA1 Message Date
TLCooper4031 2ddfdf4dcc chore(plugins): catch up tracked plugin set with working tree
Bundle accumulated plugin work that had been sitting in the working
tree: add CodeCompanion, golf, neotest (with rustaceanvim adapter),
nvim-bacon, vim-pencil, and quickscope; bump rustaceanvim to ^6 with
clippy/rustfmt settings and a neotest dependency; add an Obsidian
checkbox order; rework trouble keymaps to free <leader>xx and add a
sidebar diagnostic toggle. Drop cyberdream — tokyonight is the
current colorscheme.
2026-05-16 10:00:44 -04:00
TLCooper4031 cafb5c1055 feat(noice): add noice plugin 2025-05-04 20:40:50 -04:00
TLCooper4031 59a4c29d3f feat(copilot): add leader key cmd for copilot chat 2025-05-04 20:35:47 -04:00
TLCooper4031 0963e7ca28 feat(oil): view hidden files 2025-04-30 08:38:04 -04:00
TLCooper4031 e0c55aa01e feat(note2cal): add plugin 2025-04-30 08:37:47 -04:00
TLCooper4031 d5d6850bc7 feat(copilot): add atomic note prompt 2025-04-30 08:37:31 -04:00
TLCooper4031 e22fb8f144 refactor(obsidian): change vault directory 2025-04-30 08:36:58 -04:00
TLCooper4031 eb6dc49953 remove duplicate autopairs 2025-04-20 09:38:42 -04:00
TLCooper4031 9885096f0c initial personal commit 2025-04-20 09:07:12 -04:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00