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 |
|
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 |
|
|
f0f2c08e9f
|
lsp/null-ls: use string type for diagnostic format
|
2024-05-16 19:35:19 +03:00 |
|
|
eefc7a9d1d
|
lsp/null-lsp: allow null-ls options to be configured
This should probably still be converted to setupOpts. Missing docs
|
2024-05-16 19:11:37 +03:00 |
|
Frothy
|
83583e9b64
|
plugins/lsp: filter out null mappings
|
2024-05-06 16:05:43 -04:00 |
|
Ching Pei Yang
|
3766db3503
|
fix: bad rebase
|
2024-04-20 14:28:04 +02:00 |
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|