mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -59,3 +59,6 @@ echo "$keybindings" | while read line; do
|
||||
|
||||
echo "| $comment | $mod$key | $dispatcher $params |" >>"$KEYBINDINGS_FILE"
|
||||
done
|
||||
|
||||
pandoc -t commonmark_x "$KEYBINDINGS_FILE" -o "/tmp/keybindings.md"
|
||||
mv "/tmp/keybindings.md" "$KEYBINDINGS_FILE"
|
||||
|
||||
Reference in New Issue
Block a user