Dotfiles/site-modules/core/files/emacs
Ade Attwood 0417e30dc7 feat(emacs): add edit-server package for editing in the web browser
When editing code comments on git platforms like github the input is not very
good when trying to input code. A good example of this is when trying to insert
a tab indent and it will tab away from the input you are typing into.

The edit-server package allows you to open an emacs buffer to edit you comment
or issue into. This will solve the tab issues and give you all of your editor
comforts like auto closing brackets and snippets.
2021-11-21 14:43:03 +00:00
..
snippets feat(emacs): add c and c++ language integration 2021-11-21 12:31:48 +00:00
src feat(emacs): add edit-server package for editing in the web browser 2021-11-21 14:43:03 +00:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el chore(emacs): add key binding for org-capture 2021-11-21 13:33:04 +00:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00