Dotfiles/site-modules/core
Ade Attwood e48e616c6e fix(emacs): create typescript-tsx-mode
When editing typescript jsx files I was previously using rjsx-mode to
get the jsx highlighting and emmet `className` support. This now
splits out the tsx to ts like other packages like spacemacs and doom
do. This gives me better jsx support with typescript and not impacting
the ts mode that dose not play nicely with jsx.

This seems to be working better with the snippets I created for
spacemacs that works with rjsx-mode and override any functions that
need it for typescript-tsx-mode
2021-05-01 14:26:21 +01:00
..
files fix(emacs): create typescript-tsx-mode 2021-05-01 14:26:21 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
templates fix(git): force git to open commits in terminal editor 2021-04-16 19:59:30 +01:00