Dotfiles/site-modules/core/files
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
..
bin feat(git): update merge-to to rebase onto target branch 2021-03-16 20:18:15 +00:00
emacs fix(emacs): create typescript-tsx-mode 2021-05-01 14:26:21 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(zsh): add "git add -p" alias 2021-04-30 20:51:09 +01: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(emacs): make emacs open file to a line like a normal editor 2020-11-04 20:15:44 +00:00
zshrc fix(zsh): set the BAT_THEME variable to theme bat cli tool 2021-04-30 20:46:58 +01:00