Skip to content

Conversation

joerideg
Copy link

@joerideg joerideg commented Nov 25, 2024

Neovim now detects the angular component files and sets htmlangular as the filetype. This caused coc-angular to not be loaded in the template files as it looked for the 'html' filetype.

Retaining 'html' as well supports both older and newer configs.

Fixes #78

Neovim now detects the angular component files and sets `htmlangular` as
the filetype. This caused coc-angular to not be loaded in the template
files as it looked for the 'html' filetype.

Retaining 'html' as well supports both older and newer configs.

Fixes iamcco#78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

coc-angular does not support 'htmlangular' filetype

1 participant