diniamo
|
a0197fe1bb
|
treewide: migrate to pluginRC for correct DAG order
The "new" DAG order is as follows:
- (luaConfigPre)
- globalsScript
- basic
- theme
- pluginConfigs
- extraPluginConfigs
- mappings
- (luaConfigPost)
|
2024-07-18 10:25:58 +02:00 |
|
diniamo
|
eba3fa831e
|
treewide: make the entire generated config lua based
|
2024-07-18 10:25:58 +02:00 |
|
Gerg-L
|
8d5f23035d
|
treewide: cleanup (#324)
* statix, deadnix, alejandra
* _file
* _module.args
* concatStringsSep "\n" -> concatLines
concatStringsSep "\n" map -> concatMapStringsSep "\n"
* mkShell nativeBuildInputs -> packages
|
2024-07-08 21:57:58 +00:00 |
|
diniamo
|
a437dbd158
|
which-key: allow null in registers
|
2024-06-12 01:24:03 +02:00 |
|
|
7cb47c71b3
|
utility/telescope: add plenary-nvim to explicit dependencies
|
2024-04-14 19:11:40 +03:00 |
|
|
165c3369aa
|
plugins/glow: get pushDownDefault from lib.nvim.binds
|
2024-04-14 17:21:14 +03:00 |
|
|
a12ba5689a
|
lib: move all binding related functions to lib/binds
|
2024-04-07 18:31:06 +03:00 |
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|