doomemacs/modules
marty bc47e72984 tweak(web): detect and set angular in web-mode
- Add @angular/core in detecting angular to set the web-angularjs minor
mode

- At the same time set the web-mode-engine to "angular" so that
`format-all` uses prettier to format ionic `*.page.html` files in
addition to `*.component.html` files.

When `format-all` sees the web-mode-engine is set to "angular", it
applies `prettier` as opposed to `html-tidy`, as `tidy` doesn't
recognise angular component tags and hence errors out. The current
web-mode only sets the engine to "angular" for "*.components.html".
However, ionic angular uses file names such as "*.page.html", setting
engine will apply prettier to these html fils.
2022-01-06 15:27:54 +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 fix(default): smartparens rules for haskell 2022-01-05 04:05:08 +01:00
editor bump: :editor snippets 2022-01-03 16:51:51 +01:00
emacs tweak(dired): don't auto-revert when remote 2022-01-03 18:06:23 +01:00
email refactor(notmuch): remove redundant ol-notmuch config 2021-11-25 01:33:39 +01:00
input bump: :input 2021-12-14 01:21:33 +01:00
lang tweak(web): detect and set angular in web-mode 2022-01-06 15:27:54 +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 lookup 2022-01-04 20:59:28 +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