Dotfiles/site-modules/core/files
Ade Attwood cb1ecc7478 chore(emacs): setup flycheck next checkers for lsp-mode
When using lsp-mode with flycheck it hijacks all of the checkers that have been
defined for all of the languages. When added other checkers they never get used
because they are all overridden by lsp-mode.

This adds a function so we can define checkers per mode then we can have lsp and
another checker that is specific for the language
2021-11-21 13:43:39 +00:00
..
bin feat(bin): add merge-patch script 2021-06-25 05:55:03 +01:00
emacs chore(emacs): setup flycheck next checkers for lsp-mode 2021-11-21 13:43:39 +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