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 |
|
Ching Pei Yang
|
0c444830f6
|
lualine: use mkDefault on backwards compat configs (#318)
Co-authored-by: Pei Yang Ching <pei.ching@check24.de>
|
2024-07-10 21:07:04 +00: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 |
|
|
f9343f1bc7
|
statusline/lualine: equalize padding
|
2024-05-23 03:20:21 +03:00 |
|
|
9d0247c599
|
statusline/lualine: add a left separator to the searchcount component
|
2024-05-17 19:10:58 +03:00 |
|
|
493854e44f
|
lualine: improve consistency between components; add more diagnostic sources
|
2024-05-16 07:45:15 +03:00 |
|
|
b5f38b8e5e
|
lualine: increase theme compatibility; fix component definitions
|
2024-05-15 13:09:45 +03:00 |
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|