1
0
Fork 0
mirror of synced 2024-06-13 20:31:10 -04:00
garuda-common-settings/etc/skel/.config/micro
BluishHumility 93f0691b06 feat(garuda-common-settings): add syntax highlighting for configs in micro
Add syntax highlighting for config files opened in Micro that don't directly call a shell.
* Add a syntax definition for `filetype: conf` in `syntax/conf.yaml` with some basic rules (for example, highlighting commented lines);
* Define `/etc/*` and `/home/*/.config/*` as conf filetype in `settings.json`, because they contain a lot of config files that don't end in ".conf" or ".cfg".
2023-11-11 10:27:16 -05:00
..
plug Update aspell plugin 2022-08-14 13:47:06 +02:00
syntax feat(garuda-common-settings): add syntax highlighting for configs in micro 2023-11-11 10:27:16 -05:00
settings.json feat(garuda-common-settings): add syntax highlighting for configs in micro 2023-11-11 10:27:16 -05:00