No description
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 |
||
|---|---|---|
| data | ||
| manifests | ||
| scripts | ||
| site-modules | ||
| .gitignore | ||
| bolt-project.yaml | ||
| bolt.yaml | ||
| hiera.yaml | ||
| Puppetfile | ||
| README.md | ||
Install Unix
Warning this install will override any dotfiles and the full vim bundle directory!
git clone https://github.com/AdeAttwood/Dotfiles.git ~/.dotfiles
chmod +x ~/.dotfiles/install/install_unix.sh
~/.dotfiles/install/install_unix.sh
Install Windows
git clone https://github.com/AdeAttwood/Dotfiles.git %USERPROFILE%\_dotfiles
%homepath%\_dotfiles\install\install_win10.bat