Skip to content

Remove dependency on vim-polyglot #3

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

Merged
merged 2 commits into from
Apr 15, 2019

Conversation

TylerLeonhardt
Copy link
Contributor

All we needed to do was set the filetype :) This change works nicely with and without vim-polyglot.

@TylerLeonhardt TylerLeonhardt changed the base branch from master to dev April 13, 2019 22:15
@@ -6,12 +6,15 @@
1. [vim-plug](https://github.com/junegunn/vim-plug)
1. [pwsh](https://github.com/powershell/powershell)
1. git
1. `:echo has("python3")` prints `1`. This is usually set by `python3 -m pip install pynvim` in shell and `let g:python3_host_prog=/path/to/python/executable/` in vimrc/Init.vim.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needed by ncm2...

@corbob corbob merged commit 37fb044 into corbob:dev Apr 15, 2019
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.

2 participants