Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ristomatti/keymapper-config
https://github.com/ristomatti/keymapper-config
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ristomatti/keymapper-config
- Owner: ristomatti
- Created: 2024-08-10T16:37:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T00:00:27.000Z (3 months ago)
- Last Synced: 2024-12-12T08:39:59.478Z (13 days ago)
- Language: Shell
- Size: 303 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keymapper config
My [Keymapper](https://github.com/houmain/keymapper) config and assorted
scripts. This is meant for personal use but shared for anyone interested.## TODO
- [ ] Install script to setup symbolic links
- [ ] Come up with a better structure for splitting the config
- [ ] Remove unused mappings and various experiments
- [ ] Improve documentation## Notes
### Syntax higlighting
Languages usable for syntax highlighting of `keymapper.conf` (with remarks):
- starlark (best found so far)
- bash (works pretty well but breaks depending on the config, requires shellcheck ignore if installed)
- ini (works for basic highlighting)