Skip to content

Commit

Permalink
Update keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
lebensterben authored and 2ynn committed Jun 22, 2022
1 parent e2752df commit 7f0fca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/+spacemacs/spacemacs-defaults/keybindings.el
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
:global
(("f" "Files"
("A" spacemacs/find-file-and-replace-buffer "Set another file for buffer...")
("c" spacemacs/copy-file "Copy file to new file...")
("c" spacemacs/save-as "Save file or active region as a new file...")
("D" spacemacs/delete-current-buffer-file "Delete...")
("i" spacemacs/insert-file "Insert file content...")
("l" find-file-literally "Open file literally...")
Expand Down

0 comments on commit 7f0fca4

Please sign in to comment.