mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
update system
This commit is contained in:
@@ -9,7 +9,7 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
plugins = {
|
||||
conform-nvim.formattersByFt.dart = [ "dart_format" ];
|
||||
conform-nvim.settings.formatters_by_ft.dart = [ "dart_format" ];
|
||||
lsp.servers.dartls.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user