Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue layer kills nxml-mode #16084

Open
iinov opened this issue Jul 26, 2023 · 2 comments
Open

Vue layer kills nxml-mode #16084

iinov opened this issue Jul 26, 2023 · 2 comments

Comments

@iinov
Copy link

iinov commented Jul 26, 2023

Description :octocat:

When I activate Vue layer, nxml mode is no longer linked to XML files

Reproduction guide 馃

  • activate Vue Layer
  • open an XML file (*.xml)

Observed behaviour: 馃憖 馃挃

  • web-mode is activated, not xml-mode

Expected behaviour: 鉂わ笍 馃槃

  • nxml-mode is activated

  • I haven't found a workaround

System Info 馃捇

  • OS: gnu/linux
  • Emacs: 28.2
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. 4882f70)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs-base
  • Editing style: emacs
  • Completion: helm
  • Layers:
(auto-completion git helm lsp
                 (syntax-checking :variables syntax-checking-enable-tooltips nil)
                 version-control
                 (treemacs :variables treemacs-use-git-mode 'deferred)
                 spacemacs-base spacemacs-completion
                 (spacemacs-layouts :variables persp-autokill-buffer-on-remove t)
                 spacemacs-editing spacemacs-modeline spacemacs-navigation spacemacs-org nginx yaml protobuf
                 (python :variables python-test-runner 'pytest python-formatter 'yapf python-fill-column 79)
                 rust
                 (javascript :variables javascript-fmt-tool 'prettier)
                 (json :variables json-fmt-tool 'prettier)
                 vue iinov personal)
  • System configuration features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB
@iinov
Copy link
Author

iinov commented Jul 28, 2023

Actually, the problem seems to lie with the HTML layer.

@iinov
Copy link
Author

iinov commented Aug 2, 2023

Perhaps, you could simply remove the line ("\\.xml\\'" . web-mode) in the HTML layer.

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

No branches or pull requests

1 participant