You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,8 @@ ARGS:
100
100
101
101
- Scroll with Vi-like keybindings, Press `e` to spawn an editor, if configured.
102
102
103
+
- Customizable keybindings. Check the API documentation or try `--install-default-config` to get an annotated config with examples.
104
+
103
105
## Configuration
104
106
105
107
You can change the CSS of the preview HTML by writing a file named "custom.css" in the application's config directory. On a linux machine, it would be: `~/.config/quickmd/`.
0 commit comments