Dotfiles/site-modules/core/files
Ade Attwood 4760acc065 feat(emacs): rebuild format.el
This is the first implementation of the fmt-mode built with 'reformatter'. This
removes the CLI tool that was calling all the different formatters and replaces
it with an emacs mode.

The CLI tool was an attempt to create a common CLI tool to format code. In
reality this just became hard to maintain and was only ever used in the emacs
formatter. To format code in the CLI I was just using the upstream tools.

See: https://github.com/purcell/emacs-reformatter
2022-03-13 20:36:11 +00:00
..
bin feat: ask to remove branch in git-merge-patch 2022-03-13 20:33:15 +00:00
emacs feat(emacs): rebuild format.el 2022-03-13 20:36:11 +00:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh chore(shell): add alias to switch kube namespaces 2022-02-19 09:21:09 +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 chore(tmux): updates to the term mode 2021-11-21 16:32:08 +00:00
zshrc refactor(shell): remove emacs zsh plugin and create my own 2021-11-21 16:13:12 +00:00