1
0
Fork 0
mirror of synced 2024-06-01 14:51:09 -04:00
Commit graph

4 commits

Author SHA1 Message Date
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
dr460nf1r3 65fb156ff6
Make micro use transparent theme, update plugins 2021-05-16 19:58:23 +02:00
Nico Jensch 33534c42cf Add choices to assistant, remove micro theming
to
2020-11-13 12:44:17 +01:00
Nico Jensch c8671c2466 Add micro config 2020-11-10 09:45:58 +01:00