Dotfiles/site-modules/core/files/emacs
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
..
snippets feat(emacs): add c and c++ language integration 2021-11-21 12:31:48 +00:00
src chore(emacs): setup flycheck next checkers for lsp-mode 2021-11-21 13:43:39 +00:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el chore(emacs): add key binding for org-capture 2021-11-21 13:33:04 +00:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00