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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: remove explicit plenary.nvim spec
sommerfeld
35 hours
1
-1
/
+0
*
chore: remove auto-cmdheight.nvim
sommerfeld
35 hours
1
-5
/
+0
*
chore: remove dead neotest references
sommerfeld
35 hours
2
-4
/
+0
*
chore: remove codecompanion.nvim and mcphub.nvim
sommerfeld
35 hours
1
-53
/
+0
*
feat: update overseer.nvim from v1.6.0 to v2
sommerfeld
35 hours
1
-18
/
+21
*
fix: resolve which-key overlap and wrong desc in search.lua
sommerfeld
35 hours
1
-3
/
+3
*
refactor: rename ts.lua to treesitter.lua
sommerfeld
35 hours
1
-0
/
+0
*
chore: delete dead config/utils.lua
sommerfeld
35 hours
1
-29
/
+0
*
refactor: move LspAttach handler from autocmds.lua to plugins/lsp.lua
sommerfeld
35 hours
2
-122
/
+138
*
refactor: extract AI plugins to plugins/ai.lua
sommerfeld
35 hours
3
-95
/
+97
*
refactor: extract auto-session to plugins/session.lua
sommerfeld
35 hours
2
-86
/
+84
*
refactor: extract overseer to plugins/runner.lua
sommerfeld
35 hours
2
-142
/
+144
*
refactor: extract editing plugins to plugins/editing.lua
sommerfeld
35 hours
2
-144
/
+146
*
refactor: move core config from after/plugin/ and cfg/ to lua/config/
sommerfeld
35 hours
4
-0
/
+412
*
refactor: consolidate LspAttach handlers into single callback
sommerfeld
35 hours
1
-64
/
+0
*
refactor: flatten custom/plugins/ to plugins/
sommerfeld
35 hours
8
-0
/
+0
*
refactor: remove bufresize.nvim plugin
sommerfeld
35 hours
1
-5
/
+0
*
refactor: remove hover.nvim plugin
sommerfeld
35 hours
1
-45
/
+0
*
chore: remove synmaxcol, showmatch, and static cmdheight
sommerfeld
35 hours
1
-3
/
+0
*
chore: remove undocumented gitsigns internals and no-op highlights
sommerfeld
35 hours
1
-7
/
+0
*
chore: remove commented-out rainbow-delimiters reference
sommerfeld
35 hours
1
-1
/
+0
*
chore: remove commented-out nvim-treesitter-pairs dependency
sommerfeld
35 hours
1
-1
/
+0
*
chore: remove commented-out debug configurations
sommerfeld
35 hours
1
-108
/
+0
*
fix: remove redundant config function from refactoring.nvim
sommerfeld
35 hours
1
-4
/
+0
*
fix: use named mode field for treewalker lazy.nvim key specs
sommerfeld
35 hours
1
-4
/
+4
*
fix: use named fields for codecompanion lazy.nvim key specs
sommerfeld
35 hours
1
-6
/
+12
*
fix: disambiguate duplicate localleader-gc keymaps
sommerfeld
35 hours
1
-0
/
+2
*
fix: correct undefined FzfLua global to lowercase fzflua
sommerfeld
35 hours
1
-1
/
+1
*
style(nvim): use opt alias consistently and trim trailing blank line
sommerfeld
35 hours
1
-2
/
+1
*
refactor(nvim): remove no-op config function from dial.nvim
sommerfeld
35 hours
1
-1
/
+0
*
refactor(nvim): remove duplicate fidget.nvim spec
sommerfeld
35 hours
1
-1
/
+0
*
refactor(nvim): rename telescope.lua to search.lua
sommerfeld
35 hours
1
-0
/
+0
*
refactor(nvim): remove ~470 lines of dead telescope config
sommerfeld
35 hours
1
-355
/
+0
*
fix(nvim): resolve leader-rv key conflict in refactoring plugin
sommerfeld
35 hours
1
-1
/
+1
*
fix(nvim): use vim.o instead of vim.wo for fold defaults
sommerfeld
35 hours
1
-2
/
+2
*
fix(nvim): correct reversed lhs/rhs in Treewalker SwapUp mapping
sommerfeld
35 hours
1
-1
/
+1
*
fix(nvim): split lualine searchcount/selectioncount into separate components
sommerfeld
35 hours
1
-1
/
+1
*
fix(nvim): correct typecript typo in conform config
sommerfeld
35 hours
1
-1
/
+1
*
fix(nvim): correct grepformat missing % before f
sommerfeld
35 hours
1
-1
/
+1
*
feat(nvim): add pumborder and winborder options
sommerfeld
35 hours
1
-0
/
+3
*
feat(nvim): add nearest flag to completeopt
sommerfeld
35 hours
1
-1
/
+1
*
feat(nvim): enable messagesopt configuration
sommerfeld
35 hours
1
-1
/
+1
*
refactor(nvim): remove indent-heuristic from diffopt
sommerfeld
35 hours
1
-1
/
+0
*
refactor(nvim): remove redundant termguicolors option
sommerfeld
35 hours
1
-2
/
+0
*
nvim: replace indent-line with blink.indent
sommerfeld
7 days
1
-35
/
+28
*
treesitter: remove jsonc
sommerfeld
7 days
1
-1
/
+0
*
mason: update tooling
sommerfeld
7 days
1
-4
/
+6
*
overseer: pin to version before breaking changes
sommerfeld
7 days
1
-0
/
+1
*
overseer: add just debug commands
sommerfeld
7 days
1
-0
/
+21
*
nvim: use blink native rainbow hl
sommerfeld
7 days
1
-7
/
+7
[next]