Dotfiles/site-modules/core/files
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
..
bin feat(bin): add merge-patch script 2021-06-25 05:55:03 +01:00
emacs feat(emacs): add edit-server package for editing in the web browser 2021-11-21 14:43:03 +00:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh refactor(shell): update gl alias 2021-11-21 11:42:21 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vscode improvement(code): remove line numbers and add defaultFormatter 2020-11-22 21:09:34 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf feat(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00
zshrc refactor(shell): go back full terminal 2021-07-10 20:57:09 +01:00