Revert "add a feature to save file as a new file and open it in a new buffer"

This reverts commit 4fc78bdc02.
This commit is contained in:
Maximilian Wolff 2021-05-07 05:29:22 +00:00
parent f213b8cf20
commit c1c18b7eed
1 changed files with 0 additions and 1 deletions

View File

@ -361,7 +361,6 @@
:global
(("f" "Files"
("A" spacemacs/find-file-and-replace-buffer "Set another file for buffer...")
("a" spacemacs/save-file-as-and-open "Save current buffer and open in new buffer...")
("c" spacemacs/copy-file "Copy file to new file...")
("D" spacemacs/delete-current-buffer-file "Delete...")
("i" spacemacs/insert-file "Insert file content...")