index
:
dotfiles
master
My linux config and rc files
sommerfeld <
[email protected]
>
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
home
/
.config
/
nvim
/
lua
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: remove all X11/Xorg configs and references
sommerfeld
41 hours
1
-1
/
+0
*
feat: add Ctrl-F to accept Copilot NES in insert mode
sommerfeld
41 hours
1
-0
/
+11
*
refactor: audit and fix neovim keybinds
sommerfeld
41 hours
3
-16
/
+28
*
fix: replace deprecated codelens.refresh with codelens.enable
sommerfeld
41 hours
1
-11
/
+1
*
refactor: replace tmux.nvim with smart-splits.nvim for zellij
sommerfeld
41 hours
2
-6
/
+6
*
fix: wrap tblgen_lsp_server enable in pcall
sommerfeld
41 hours
1
-1
/
+1
*
fix: correct inlay_hint.is_enabled API for Neovim 0.12
sommerfeld
41 hours
1
-1
/
+1
*
feat: migrate from lazy.nvim to vim.pack
sommerfeld
41 hours
12
-1510
/
+991
*
chore: remove stale codecompanion source from blink.cmp
sommerfeld
41 hours
1
-1
/
+0
*
chore: remove explicit plenary.nvim spec
sommerfeld
41 hours
1
-1
/
+0
*
chore: remove auto-cmdheight.nvim
sommerfeld
41 hours
1
-5
/
+0
*
chore: remove dead neotest references
sommerfeld
41 hours
1
-1
/
+0
*
chore: remove codecompanion.nvim and mcphub.nvim
sommerfeld
41 hours
1
-53
/
+0
*
feat: update overseer.nvim from v1.6.0 to v2
sommerfeld
41 hours
1
-18
/
+21
*
fix: resolve which-key overlap and wrong desc in search.lua
sommerfeld
41 hours
1
-3
/
+3
*
refactor: rename ts.lua to treesitter.lua
sommerfeld
41 hours
1
-0
/
+0
*
refactor: move LspAttach handler from autocmds.lua to plugins/lsp.lua
sommerfeld
41 hours
1
-0
/
+138
*
refactor: extract AI plugins to plugins/ai.lua
sommerfeld
41 hours
3
-95
/
+97
*
refactor: extract auto-session to plugins/session.lua
sommerfeld
41 hours
2
-86
/
+84
*
refactor: extract overseer to plugins/runner.lua
sommerfeld
41 hours
2
-142
/
+144
*
refactor: extract editing plugins to plugins/editing.lua
sommerfeld
41 hours
2
-144
/
+146
*
refactor: consolidate LspAttach handlers into single callback
sommerfeld
41 hours
1
-64
/
+0
*
refactor: flatten custom/plugins/ to plugins/
sommerfeld
41 hours
8
-0
/
+1559