Dotfiles/site-modules/core
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
..
files feat(emacs): add file operation functions 2021-11-21 10:38:43 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests fix(pp): update oh-my-zsh to use vcsrepo 2021-07-18 13:57:04 +01:00
templates fix(shell): ensure to use emacs in the terminal when using git commands 2021-07-14 14:23:20 +01:00