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

Plugin friendly Repo #2

Closed
kylescottmcgill opened this issue Jan 2, 2018 · 4 comments
Closed

Plugin friendly Repo #2

kylescottmcgill opened this issue Jan 2, 2018 · 4 comments

Comments

@kylescottmcgill
Copy link

If we move the folder from themes to colors, they will automatically be available to vim via :colorschemes .

My use case is im using plug, and upon installing no themes were present until the above change was made.

Also as a minor, the name or the repo (vim), doesn't look too great in a folder managed by a plugin manager, maybe something like rainglow-vim would be better suited?

If you want any pull requests or anything, please feel free to let me know.

Ta

@daylerees
Copy link
Contributor

Thanks mate! Could I get a little more context here if possible? I'm not a VIM user I'm afraid.

I assume plug is a plugin repository for vim, and if the repo folder for the themes is renamed, then it can install it automatically? Do you have to register packages on the repository?

Sorry for my VIM ignorance!

@kylescottmcgill
Copy link
Author

No worries.

Yes you are correct, "plug" is a plugin manager similar to Package Control for Sublime.

Here is a screenshot prior to the changing the folder from themes to colors:
1515281422

Here is vim after the folder has been changed from themes to colors:
1515281441

Basically it allows for easy install and all themes are automatically available to Vims :colorscheme command.

And for completion, here is another repo which contains another theme for reference.

If you would like, im happy to provide an update to the readme using a plugin manager or two, as well as the change of folder in a pull request? Or just updating the folder to "colors" will effectively make this git repo vim ready for themes 😄 To confirm, no register function or anything needs to be called, the repos code as it stands is fine!

Cheers

@daylerees
Copy link
Contributor

That's perfect! Thank you very much. :) No need for a PR, there's a build process so I'll fix that up, but you've been awesome! I'll fix this shortly.

@daylerees
Copy link
Contributor

That should be better now! Thanks for your support. :)

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

2 participants