aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua
Commit message (Expand)AuthorAgeFilesLines
* fix: use named mode field for treewalker lazy.nvim key specsLibravatar sommerfeld34 hours1-4/+4
* fix: use named fields for codecompanion lazy.nvim key specsLibravatar sommerfeld34 hours1-6/+12
* fix: disambiguate duplicate localleader-gc keymapsLibravatar sommerfeld34 hours1-0/+2
* fix: correct undefined FzfLua global to lowercase fzfluaLibravatar sommerfeld34 hours1-1/+1
* style(nvim): use opt alias consistently and trim trailing blank lineLibravatar sommerfeld34 hours1-2/+1
* refactor(nvim): remove no-op config function from dial.nvimLibravatar sommerfeld34 hours1-1/+0
* refactor(nvim): remove duplicate fidget.nvim specLibravatar sommerfeld34 hours1-1/+0
* refactor(nvim): rename telescope.lua to search.luaLibravatar sommerfeld34 hours1-0/+0
* refactor(nvim): remove ~470 lines of dead telescope configLibravatar sommerfeld34 hours1-355/+0
* fix(nvim): resolve leader-rv key conflict in refactoring pluginLibravatar sommerfeld34 hours1-1/+1
* fix(nvim): use vim.o instead of vim.wo for fold defaultsLibravatar sommerfeld34 hours1-2/+2
* fix(nvim): correct reversed lhs/rhs in Treewalker SwapUp mappingLibravatar sommerfeld34 hours1-1/+1
* fix(nvim): split lualine searchcount/selectioncount into separate componentsLibravatar sommerfeld34 hours1-1/+1
* fix(nvim): correct typecript typo in conform configLibravatar sommerfeld34 hours1-1/+1
* fix(nvim): correct grepformat missing % before fLibravatar sommerfeld34 hours1-1/+1
* feat(nvim): add pumborder and winborder optionsLibravatar sommerfeld34 hours1-0/+3
* feat(nvim): add nearest flag to completeoptLibravatar sommerfeld34 hours1-1/+1
* feat(nvim): enable messagesopt configurationLibravatar sommerfeld34 hours1-1/+1
* refactor(nvim): remove indent-heuristic from diffoptLibravatar sommerfeld34 hours1-1/+0
* refactor(nvim): remove redundant termguicolors optionLibravatar sommerfeld34 hours1-2/+0
* 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
* nvim: Update mason packagesLibravatar sommerfeld2025-10-241-4/+5
* nvim: Use new hover APILibravatar sommerfeld2025-10-241-13/+23
* nvim: Highlight all indentsLibravatar sommerfeld2025-10-241-1/+1
* nvim: Use fzf-lua instead of telescopeLibravatar sommerfeld2025-10-241-255/+439
* nvim: Use mpchub extension to codecompanionLibravatar sommerfeld2025-10-241-1/+11
* nvim: Use vertical when overseer failureLibravatar sommerfeld2025-10-241-4/+6
* nvim: Add more overseer mappingsLibravatar sommerfeld2025-10-242-1/+28
* nvim: Improve completionLibravatar sommerfeld2025-10-241-1/+57
* Add a lot of changesLibravatar sommerfeld2025-09-1112-971/+1528
* [nvim][lsp] Format fileLibravatar sommerfeld2025-01-311-1/+1
* [nvim][lsp] Change conform configLibravatar sommerfeld2025-01-311-16/+19
* [nvim][lsp] Adapt to lspconfig changesLibravatar sommerfeld2025-01-311-4/+13
* [nvim][lsp] Add typescript lspLibravatar sommerfeld2025-01-311-0/+1
* [nvim][lsp] Rename ruff lspLibravatar sommerfeld2025-01-311-1/+1
* [nvim][ts] Add jsoncLibravatar sommerfeld2025-01-311-0/+1
* [nvim] Remove tmux navigatorLibravatar sommerfeld2025-01-311-8/+0
* [nvim] Update gitsigns configLibravatar sommerfeld2024-06-271-13/+18
* [nvim] Disable conflift line highlightingLibravatar sommerfeld2024-06-271-0/+6
* [nvim] Add LSP current word highlightingLibravatar sommerfeld2024-06-121-0/+39
* [nvim] Remove clangd_extensionsLibravatar sommerfeld2024-06-121-10/+0
* [nvim] Revamp treesitter configurationLibravatar sommerfeld2024-05-241-20/+26
* [nvim] Add autopairsLibravatar sommerfeld2024-05-241-0/+4
* [nvim] Remove tmux resize mappingsLibravatar sommerfeld2024-05-241-1/+5
* [nvim] Simplify clangd configurationLibravatar sommerfeld2024-05-241-15/+0