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

Replace all langs with vim-polyglot #699

Merged
merged 1 commit into from
Jan 20, 2018
Merged

Conversation

andersonvom
Copy link
Contributor

vim-polyglot1 has support for syntax to over 100 languages and
handles loading of each script on demand so it doesn't affect startup
time.

Closes: #661

`vim-polyglot`[1] has support for syntax to over 100 languages and
handles loading of each script on demand so it doesn't affect startup
time.

Closes: carlhuda#661

[1]: https://vimawesome.com/plugin/vim-polyglot
@andersonvom
Copy link
Contributor Author

Bump...?

@kalbasit kalbasit merged commit 60e6864 into carlhuda:master Jan 20, 2018
@jmoody
Copy link

jmoody commented Apr 13, 2018

This change is a bit disruptive. If I understand correctly, I can no longer disable a particular language plug-in. Instead I have to disable the vim-polyglot plug-in which removes support for all languages?

The cucumber indention changes are causing a lot of problems for me - is there some why I can turn off just the cucumber support?

I will admit to having very little understanding about how janus works - I have been using daily for 5 years and have been really happy that I don't have to understand how it works.

@andersonvom
Copy link
Contributor Author

@jmoody it looks like you can disable individual languages: https://github.com/sheerun/vim-polyglot#troubleshooting

@jmoody
Copy link

jmoody commented Apr 16, 2018

Yes, I tried that approach. It did not work.

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.

3 participants