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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emmet-mode is not working on OpenBSD #141

Open
mkde1 opened this issue May 17, 2022 · 0 comments
Open

emmet-mode is not working on OpenBSD #141

mkde1 opened this issue May 17, 2022 · 0 comments

Comments

@mkde1
Copy link

mkde1 commented May 17, 2022

Hi, I'm using emacs on OpenBSD and I cannot use emmet-mode.

-I have created a directory called "emmet-mode" in ".emacs.d" directory
-downloaded and put "emmet-mode.el" file inside "emmet-mode" directory
-added required lines(
(add-to-list 'load-path "~/emacs.d/emmet-mode")
(require 'emmet-mode)
) to "init.el" file inside ".emacs.d" directory
-when I do M-x emmet-mode
it gives [No match] alert in the command line.

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