about summary refs log tree commit diff stats
path: root/modules/home/conf/nvim/plgs (follow)
Commit message (Collapse)AuthorAge
* fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz2024-08-02
| | | | The unstable version is missing an lua dependency
* fix(modules): Adopt to flake updateBenedikt Peetz2024-07-13
|
* fix(modules/nvim/plgs/vim-tex): Disable the new `tsb` mappingBenedikt Peetz2024-06-19
| | | | This mapping conflicts with my default `t` mapping to go down.
* fix(modules/nvim): Update to the newest nixVim versionBenedikt Peetz2024-06-19
| | | | | This includes replacing the deprecated `lua = true` pattern with a raw lua value and using the new name for `nil_ls`: `nil-ls`
* fix(modules/home): Use the canonical package name from `by-name`Benedikt Peetz2024-05-24
|
* refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz2024-05-23