Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 953eda6

Browse files
committed
docs: document project shell bindings
1 parent aa76146 commit 953eda6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

init.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4184,6 +4184,8 @@ I am trying to reduce the amount of custom keybindings, therefore I present a ta
41844184
| =C-SPC= | ~set-mark-command~ | Set a mark |
41854185
| =C-u C-SPC= | ~pop-to-mark-command~ | Pop a mark |
41864186
| =C-x $= | ~set-selective-display~ | Code-folding via indentation |
4187+
| =C-x p != | ~project-shell-command~ | Run shell command in the current project’s root directory |
4188+
| =C-x p &= | ~project-async-shell-command~ | Run shell command asynchronously in the current project’s root directory |
41874189

41884190
*** Gnus
41894191
| Keybinding | Function | Description |

0 commit comments

Comments
 (0)