Dotfiles/site-modules/core/files/emacs
Ade Attwood a5c86ed6f2 fix(emacs): disable web-mode-enable-auto-quoting
This was really annoying when using JSX. When adding a `=` it would always add
in the quotes to make `=""`, this is not good when writing JSX when a lot of the
time you want `={}`. Now that this is disabled I can make the decision of what I
want to add
2021-06-26 21:06:02 +01:00
..
snippets fix(emacs): js import snippet had a syntax error in it 2021-06-26 20:58:56 +01:00
src fix(emacs): disable web-mode-enable-auto-quoting 2021-06-26 21:06:02 +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