doomemacs/modules
James Ravn 8746da61c3
fix(javascript): incorrect lsp formatting for tsx
lsp-mode doesn't detect the correct indentation, since it treats the
derived tsx-mode as a web-mode. This change modifies the lsp-mode
internal alist to recognize tsx-mode correctly. Ideally lsp-mode would
have a better way to modify its known mode lists but I couldn't see it.

Ref: emacs-lsp/lsp-mode#3308
2022-01-13 21:51:07 +01:00
..
app bump: :app 2021-12-14 01:21:33 +01:00
checkers tweak(spell): remove RET keybind for +spell/correct 2022-01-03 16:51:51 +01:00
completion feat(company): disable company in circe-mode 2021-12-15 15:18:11 +01:00
config nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
editor bump: :editor evil 2022-01-12 01:55:34 +01:00
emacs nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
email nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
input bump: :input 2021-12-14 01:21:33 +01:00
lang fix(javascript): incorrect lsp formatting for tsx 2022-01-13 21:51:07 +01:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term bump: :term vterm 2022-01-03 18:06:43 +01:00
tools bump: :tools lsp 2022-01-12 16:48:22 +01:00
ui bump: :ui modeline 2022-01-03 19:22:28 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00