Commit message (Collapse) | Author | ||
---|---|---|---|
2024-05-09 | fix(hm/conf/python): Correctly tell python to use a history file | Benedikt Peetz | |
2024-05-09 | fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html files | Benedikt Peetz | |
Ltex tries to correct spelling mistakes in the html tags. | |||
2024-05-09 | fix(hm/conf/lf/icons): Also use the key icon for `COPYING` | Benedikt Peetz | |
2024-05-09 | fix(hm/conf/firefox/scripts/generate_extensions): Re-activate snowflake | Benedikt Peetz | |
The Tor Project seems to have fixed their problems with Mozilla. [1] [1]: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89 | |||
2024-05-09 | feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map` | Benedikt Peetz | |
2024-05-09 | feat(pkgs/lf-make-map): Add de-serialization to lf mappings | Benedikt Peetz | |
2024-05-09 | feat(pkgs/lf-make-map): Support depths > 2 | Benedikt Peetz | |
2024-05-07 | feat(pkgs/lf-make-map): Ensure that it works (for a depth=1) | Benedikt Peetz | |
2024-05-06 | feat(pkgs/lf-make-map): Implement all needed details to produce first mappings | Benedikt Peetz | |
The only bug left right know, is that multiple same mappings can be generated because of the ways the types interact with each other. | |||
2024-05-05 | feat(pkgs/lf-make-map): Change the key to custom type and add visuals | Benedikt Peetz |