Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/home/nvim/plgs/nvim/neorg): Use stable version | Benedikt Peetz | 2024-08-02 |
| | | | | The unstable version is missing an lua dependency | ||
* | fix(modules): Adopt to flake update | Benedikt Peetz | 2024-07-13 |
| | |||
* | fix(modules/nvim/plgs/vim-tex): Disable the new `tsb` mapping | Benedikt Peetz | 2024-06-19 |
| | | | | This mapping conflicts with my default `t` mapping to go down. | ||
* | fix(modules/nvim): Update to the newest nixVim version | Benedikt Peetz | 2024-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 Peetz | 2024-05-24 |
| | |||
* | refactor(modules/home): Setup as "normal" NixOS module | Benedikt Peetz | 2024-05-23 |