mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Merge pull request #5315 from andrewsuperlegit/patch-1
Fixed the keybind for fold/unfold all
This commit is contained in:
@@ -34,8 +34,8 @@ Emacs keybinds when evil +everywhere is disabled.
|
||||
| =C-c C-f C-f= | Fold region |
|
||||
| =C-c C-f C-u= or =C `= | Unfold region |
|
||||
| =C-c C-f C-d= | Delete folded region |
|
||||
| =C-c C-a C-f= | Refold all regions |
|
||||
| =C-c C-a C-u= | Unfold all regions |
|
||||
| =C-c C-f C-a C-f= | Fold all regions |
|
||||
| =C-c C-f C-a C-u= | Unfold all regions |
|
||||
| =C-c C-a C-d= | Delete all folded regions |
|
||||
|
||||
* TODO Configuration
|
||||
|
Reference in New Issue
Block a user