aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home.legacy/conf/nvim (unfollow)
Commit message (Collapse)Author
2024-10-23feat(modules/legacy/conf/nvim/mappings): Ignore space only deletionsBenedikt Peetz
2024-10-23fix(modules/legacy/conf/nvim/mappings): Use the better `<C-Tab>` and ↵Benedikt Peetz
`<S-C-Tab>` mappings They are now possible, as alacritty has gained support for these.
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.