aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: move core config from after/plugin/ and cfg/ to lua/config/Libravatar sommerfeld35 hours5-1/+4
* refactor: consolidate LspAttach handlers into single callbackLibravatar sommerfeld35 hours2-65/+40
* refactor: flatten custom/plugins/ to plugins/Libravatar sommerfeld35 hours9-1/+1
* refactor: remove bufresize.nvim pluginLibravatar sommerfeld35 hours1-5/+0
* refactor: remove hover.nvim pluginLibravatar sommerfeld35 hours1-45/+0
* chore: remove synmaxcol, showmatch, and static cmdheightLibravatar sommerfeld35 hours1-3/+0
* chore: remove undocumented gitsigns internals and no-op highlightsLibravatar sommerfeld35 hours1-7/+0
* chore: remove commented-out rainbow-delimiters referenceLibravatar sommerfeld35 hours1-1/+0
* chore: remove commented-out nvim-treesitter-pairs dependencyLibravatar sommerfeld35 hours1-1/+0
* chore: remove commented-out debug configurationsLibravatar sommerfeld35 hours1-108/+0
* fix: remove stale vim-sneak commentLibravatar sommerfeld35 hours1-1/+0
* fix: remove redundant config function from refactoring.nvimLibravatar sommerfeld35 hours1-4/+0
* fix: use named mode field for treewalker lazy.nvim key specsLibravatar sommerfeld35 hours1-4/+4
* fix: use named fields for codecompanion lazy.nvim key specsLibravatar sommerfeld35 hours1-6/+12
* fix: disambiguate duplicate localleader-gc keymapsLibravatar sommerfeld35 hours1-0/+2
* fix: correct undefined FzfLua global to lowercase fzfluaLibravatar sommerfeld35 hours1-1/+1
* style(nvim): replace verbose kickstart comments with concise onesLibravatar sommerfeld35 hours1-9/+2
* style(nvim): use opt alias consistently and trim trailing blank lineLibravatar sommerfeld35 hours1-2/+1
* refactor(nvim): make P() debug helper explicitly globalLibravatar sommerfeld35 hours1-1/+1
* refactor(nvim): remove no-op config function from dial.nvimLibravatar sommerfeld35 hours1-1/+0
* refactor(nvim): remove duplicate fidget.nvim specLibravatar sommerfeld35 hours1-1/+0
* refactor(nvim): replace dofile() with require() for optionsLibravatar sommerfeld35 hours1-1/+1
* refactor(nvim): rename telescope.lua to search.luaLibravatar sommerfeld35 hours1-0/+0
* refactor(nvim): remove ~470 lines of dead telescope configLibravatar sommerfeld35 hours1-355/+0
* fix(nvim): remove incorrect expr flag from terminal escape mappingLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): resolve leader-rv key conflict in refactoring pluginLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): guard nil concatenation in gitcommit ftpluginLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): use vim.o instead of vim.wo for fold defaultsLibravatar sommerfeld35 hours1-2/+2
* fix(nvim): correct reversed lhs/rhs in Treewalker SwapUp mappingLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): split lualine searchcount/selectioncount into separate componentsLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): correct typecript typo in conform configLibravatar sommerfeld35 hours1-1/+1
* fix(nvim): correct grepformat missing % before fLibravatar sommerfeld35 hours1-1/+1
* refactor(nvim): remove LSP mappings now default in 0.12Libravatar sommerfeld35 hours1-5/+0
* fix(nvim): remove duplicate vim.lsp.enable("just")Libravatar sommerfeld35 hours1-2/+0
* feat(nvim): enable treesitter foldexprLibravatar sommerfeld35 hours1-1/+1
* feat(nvim): add pumborder and winborder optionsLibravatar sommerfeld35 hours1-0/+3
* feat(nvim): add nearest flag to completeoptLibravatar sommerfeld35 hours1-1/+1
* feat(nvim): enable messagesopt configurationLibravatar sommerfeld35 hours1-1/+1
* refactor(nvim): remove indent-heuristic from diffoptLibravatar sommerfeld35 hours1-1/+0
* refactor(nvim): remove redundant termguicolors optionLibravatar sommerfeld35 hours1-2/+0
* copilot: add configLibravatar sommerfeld7 days8-0/+277
* sh: add copilot aliasLibravatar sommerfeld7 days1-0/+1
* sh: update flang aliasesLibravatar sommerfeld7 days1-2/+3
* nvim: replace indent-line with blink.indentLibravatar sommerfeld7 days1-35/+28
* treesitter: remove jsoncLibravatar sommerfeld7 days1-1/+0
* mason: update toolingLibravatar sommerfeld7 days1-4/+6
* overseer: pin to version before breaking changesLibravatar sommerfeld7 days1-0/+1
* overseer: add just debug commandsLibravatar sommerfeld7 days1-0/+21
* nvim: use blink native rainbow hlLibravatar sommerfeld7 days1-7/+7
* git: only ignore comp DBs at the repo rootLibravatar sommerfeld7 days1-2/+2