-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Consider adding automatic language mode installation? #559
Comments
I can help work on this if you'd like. |
I won't provide such feature. Spacemacs is designed to install and use only what you explicitly reference in your For now when you add a layer to your Generally I'm for explicit declaration since it gives more control and tends to make debugging easier. |
Followup on this. I'm considering it. It can be a nice feature to quickly look at a file in another language without actually installing a layer. |
This makes me happy haha. How about some sort of special personal configuration layer that holds odds and ends like this? The documentation compares config layers to Vundle but while Vundle is less organized, it seems like less work? I don't know, the organization as it is is very clean. Just a thought. |
Any progress on this @syl20bnr ? |
Does |
I think this is built in now to spacemacs and can be closed unless the original author of the issue says that it's not what they mean. |
@sdwolfz This can be closed. Spacemacs offers to install a layer according the extension of a file. |
One of the things holding me back from using spacemacs full time is the lack of automated installation of major modes for new languages not built in yet. Would this be a bad idea to add? Or has it been added already? It's a feature in prelude.
The text was updated successfully, but these errors were encountered: