1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

Add emacs-/readline- and vim-style list navigation to app launcher (#278)

* Add emacs- and vim-style nav keys to appLauncher

* Minor typo fix in contributing docs
This commit is contained in:
Alex Birdsall
2025-09-30 13:46:37 -07:00
committed by GitHub
parent 1f7998fc44
commit 0964b271f5
2 changed files with 28 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Contributing
Contributions are welcome and encourages.
Contributions are welcome and encouraged.
## Formatting
@@ -27,4 +27,4 @@ Sometimes it just breaks code though. Like turning `"_\""` into `"_""`, so you m
## Pull request
Include screenshots/video if applicable in your pull request if applicable, to visualize what your change is affecting.
Include screenshots/video if applicable in your pull request if applicable, to visualize what your change is affecting.