about summary refs log tree commit diff stats
path: root/modules/home.legacy (unfollow)
Commit message (Collapse)Author
2024-11-09fix(modules/nvim/options): Use shell binary, not only directoryBenedikt Peetz
2024-11-09fix(modules/nvim/plgs/neorg): Reactivate the calendar moduleBenedikt Peetz
`nvim` has by now reached version 0.10.0 in nixpkgs.
2024-11-09fix(modules/nvim/plgs/neorg): Use updated versionBenedikt Peetz
2024-11-09refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz
2024-11-04fix(pkgs/stamp): Fallback to `dot-license`Benedikt Peetz
Otherwise, licensing files which need a dot-license becomes really bothersome.
2024-11-04chore(pkgs/yt): 1.3.1 -> 1.3.2Benedikt Peetz
2024-11-04refactor(pkgs/tree-sitter-yts): Move to `yt`Benedikt Peetz
2024-11-03fix(modules/less/command.less): Improve keymappingsBenedikt Peetz
This removes some unneeded ones and adds the ARROW UP mapping to ensure symmetry to the ARROW DOWN mapping.
2024-11-02fix(modules/legacy/conf/nvim/plgs/femacro): Add additional config functionBenedikt Peetz
2024-11-02style(modules/legacy/conf/nvim): FormatBenedikt Peetz