Dotfiles/site-modules/core/files/emacs
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
..
snippets feat(emacs): add c and c++ language integration 2021-11-21 12:31:48 +00:00
src feat(emacs): add fmt mode 2021-11-21 13:24:29 +00:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el feat(emacs): add fmt mode 2021-11-21 13:24:29 +00:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00