aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/init.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: remove redundant vim.loader.enable()Libravatar sommerfeld44 hours1-2/+0
* fix: use branch for blink.download (no semver tags)Libravatar sommerfeld44 hours1-1/+1
* feat: migrate from lazy.nvim to vim.packLibravatar sommerfeld44 hours1-33/+114
* refactor: move core config from after/plugin/ and cfg/ to lua/config/Libravatar sommerfeld44 hours1-1/+4
* refactor: flatten custom/plugins/ to plugins/Libravatar sommerfeld44 hours1-1/+1
* refactor(nvim): make P() debug helper explicitly globalLibravatar sommerfeld44 hours1-1/+1
* refactor(nvim): replace dofile() with require() for optionsLibravatar sommerfeld44 hours1-1/+1
* fix(nvim): remove duplicate vim.lsp.enable("just")Libravatar sommerfeld44 hours1-2/+0
* Add a lot of changesLibravatar sommerfeld2025-09-111-4/+24
* [nvim] Use the latest stable version of pluginsLibravatar sommerfeld2024-05-221-2/+2
* [nvim] Rewrite config motivated by nvim 0.10Libravatar sommerfeld2024-05-201-6/+6
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+26