Dotfiles/site-modules/core/files/emacs
Ade Attwood 1270157bdf feat(emacs): completely refactor company and lsp mode
Update the lsp to improve the performance and editing experience. The completion
has been disabled so we can configure it manually to include snippets and file
paths into the company code completion.

Company has been configured to override the tab behaviour to always expand
snippets whenever there is a available snippet. The default behaviour is to
cycle through the completion.
2021-07-10 20:42:41 +01:00
..
snippets fix(emacs): js import snippet had a syntax error in it 2021-06-26 20:58:56 +01:00
src feat(emacs): completely refactor company and lsp mode 2021-07-10 20:42:41 +01:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el refactor(emacs): load in c-sharp config 2021-06-26 20:55:22 +01:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00