aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home/conf/nvim (unfollow)
Commit message (Collapse)Author
2024-07-13fix(modules): Adopt to flake updateBenedikt Peetz
2024-06-19fix(modules/nvim/plgs/vim-tex): Disable the new `tsb` mappingBenedikt Peetz
This mapping conflicts with my default `t` mapping to go down.
2024-06-19fix(modules/nvim): Update to the newest nixVim versionBenedikt Peetz
This includes replacing the deprecated `lua = true` pattern with a raw lua value and using the new name for `nil_ls`: `nil-ls`
2024-05-24fix(modules/home): Use the canonical package name from `by-name`Benedikt Peetz
2024-05-23refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz