aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/cfg
Commit message (Expand)AuthorAgeFilesLines
* chore: remove synmaxcol, showmatch, and static cmdheightLibravatar sommerfeld34 hours1-3/+0
* style(nvim): use opt alias consistently and trim trailing blank lineLibravatar sommerfeld34 hours1-2/+1
* fix(nvim): use vim.o instead of vim.wo for fold defaultsLibravatar sommerfeld34 hours1-2/+2
* 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
* Add a lot of changesLibravatar sommerfeld2025-09-112-27/+51
* [nvim] Remove legacy plugin disablingLibravatar sommerfeld2024-05-221-20/+0
* [nvim] Privatize lsp functionsLibravatar sommerfeld2024-05-221-53/+0
* [nvim] Rewrite config motivated by nvim 0.10Libravatar sommerfeld2024-05-203-84/+60
* [nvim] NFC: Format fileLibravatar sommerfeld2024-05-161-17/+17
* [nvim] Remove unused spell langsLibravatar sommerfeld2024-05-161-3/+0
* first commitLibravatar Arnold Sommerfeld2023-10-183-0/+212