Dotfiles/site-modules/core/files/emacs/src
Ade Attwood ebd73bcc38 feat(emacs): add file operation functions
This adds file operation command to emacs so you can quickly rename and copy
files.

The problem with the normal copy file if that it misses removing the old buffer
if its a rename and dose not move to the new buffer. This leads to (more than I
like to admit) editing the new file thinking its the old file.

By updating the buffers and automatically switching this prevents this.
2021-11-21 10:38:43 +00:00
..
lang fix(emacs): disable web-mode-enable-auto-quoting 2021-06-26 21:06:02 +01:00
development.el feat(emacs): completely refactor company and lsp mode 2021-07-10 20:42:41 +01:00
evil.el feat(emacs): binding to CTRL-; to add semi colon at the end of the line 2021-06-26 21:00:10 +01:00
file-operations.el feat(emacs): add file operation functions 2021-11-21 10:38:43 +00:00
general.el fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
ivy.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
notmuch.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
org.el feat(emacs) add org reveal package 2021-04-16 19:58:03 +01:00
packages.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
projectile.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
puppet.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
term.el feat(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00
treemacs.el feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
ui.el feat(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00