Dotfiles/site-modules
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
..
core feat(emacs): add file operation functions 2021-11-21 10:38:43 +00:00
vscode/manifests improvement: add checksums to downloads 2020-11-22 21:07:44 +00:00