aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim
Commit message (Expand)AuthorAgeFilesLines
...
* style(nvim): replace verbose kickstart comments with concise onesLibravatar sommerfeld41 hours1-9/+2
* style(nvim): use opt alias consistently and trim trailing blank lineLibravatar sommerfeld41 hours1-2/+1
* refactor(nvim): make P() debug helper explicitly globalLibravatar sommerfeld41 hours1-1/+1
* refactor(nvim): remove no-op config function from dial.nvimLibravatar sommerfeld41 hours1-1/+0
* refactor(nvim): remove duplicate fidget.nvim specLibravatar sommerfeld41 hours1-1/+0
* refactor(nvim): replace dofile() with require() for optionsLibravatar sommerfeld41 hours1-1/+1
* refactor(nvim): rename telescope.lua to search.luaLibravatar sommerfeld41 hours1-0/+0
* refactor(nvim): remove ~470 lines of dead telescope configLibravatar sommerfeld41 hours1-355/+0
* fix(nvim): remove incorrect expr flag from terminal escape mappingLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): resolve leader-rv key conflict in refactoring pluginLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): guard nil concatenation in gitcommit ftpluginLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): use vim.o instead of vim.wo for fold defaultsLibravatar sommerfeld41 hours1-2/+2
* fix(nvim): correct reversed lhs/rhs in Treewalker SwapUp mappingLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): split lualine searchcount/selectioncount into separate componentsLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): correct typecript typo in conform configLibravatar sommerfeld41 hours1-1/+1
* fix(nvim): correct grepformat missing % before fLibravatar sommerfeld41 hours1-1/+1
* refactor(nvim): remove LSP mappings now default in 0.12Libravatar sommerfeld41 hours1-5/+0
* fix(nvim): remove duplicate vim.lsp.enable("just")Libravatar sommerfeld41 hours1-2/+0
* feat(nvim): enable treesitter foldexprLibravatar sommerfeld41 hours1-1/+1
* feat(nvim): add pumborder and winborder optionsLibravatar sommerfeld41 hours1-0/+3
* feat(nvim): add nearest flag to completeoptLibravatar sommerfeld41 hours1-1/+1
* feat(nvim): enable messagesopt configurationLibravatar sommerfeld41 hours1-1/+1
* refactor(nvim): remove indent-heuristic from diffoptLibravatar sommerfeld41 hours1-1/+0
* refactor(nvim): remove redundant termguicolors optionLibravatar sommerfeld41 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
* nvim: Add missing <CR> to mappingsLibravatar sommerfeld2025-10-241-1/+6
* nvim: Add fortls configLibravatar sommerfeld2025-10-241-0/+10
* nvim: Move LSP config to 'after'Libravatar sommerfeld2025-10-242-0/+0
* Add a lot of changesLibravatar sommerfeld2025-09-1133-1155/+1973
* [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] Change diagnostics mappingsLibravatar sommerfeld2025-01-311-2/+2
* [nvim] Remove tmux navigatorLibravatar sommerfeld2025-01-312-8/+5