about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/nvim/plgs/luasnip/lua/snippets/all.lua (follow)
Commit message (Collapse)AuthorAge
* refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz2024-11-09
|
* style(modules/legacy/conf/nvim): FormatBenedikt Peetz2024-11-02
|
* feat(modules/legacy/nvim/plgs/luasnippets): Use the git config valuesBenedikt Peetz2024-10-31
| | | | Using hard-coded values could result in desyncs.
* refactor(modules): Move all system modules to `by-name`Benedikt Peetz2024-10-18
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.