Dotfiles/site-modules/core/files/emacs/src
Ade Attwood 0042a84112 feat(emacs): add fmt mode
This is a format on save code formatter for multiple languages. It is based on
prettier.el but is using a custom cli tool for formatting.

This is the emacs port of format.vim a plugin I created to do formatting in the
same way but for vim.

See: site-modules/core/files/vim/plugin/format.vim
2021-11-21 13:24:29 +00:00
..
lang feat(emacs): add c and c++ language integration 2021-11-21 12:31:48 +00: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
format.el feat(emacs): add fmt mode 2021-11-21 13:24:29 +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 fix(emacs): update notmuch integration 2021-11-21 12:36:45 +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 chore(emacs): fork the base16 theme 2021-11-21 12:41:27 +00:00
zoekt.el feat(emacs): add zoekt code search integration 2021-11-21 13:18:03 +00:00