-
Notifications
You must be signed in to change notification settings - Fork 22
Conversation
Two weeks with no response, I'm forking this into @scriptkitties and will apply patches there. If this project stays dead and my patches work well enough, I'll update the link to the vim-perl6 plugin on docs.perl6 as well. |
I'd like to suggest that "we haven't looked at it in 15 days" is not the same thing as "dead". |
@Tyil Sorry for the delay - I tend to work on OSS projects on a six-week cycle, and I'm playing catch-up right now. This project has stagnated some, though - would you be up for helping to maintain it? |
@Tyil so you would maintain it under a different account? (eg. @scriptkitties)? |
I don't mind where it's being maintained, so long as I can add code easily and get feedback in a reasonable timespan. I'm currently also working on a |
Well, we could always give you push access to this repo =) My opinion regarding the purpose of this repo is that it's syntax, ftplugin, and indent only - I think things like templates would be better suited as a separate plugin. That way people can choose which template plugin they want to use and not have it conflict with vim-perl6! |
That sounds valid. Not everyone wants templates, though both features (templates and unicode abbreviations) are disabled by default already as well, since I don't know if they work correctly for everyone in every circumstance. If I were to get push access here I'd gladly take care of PRs, review them as needed and merge them if they fix something. I'd gladly assist in a collaborated effort on this repo, as I think it's better to work together to get the best result possible. |
It already has that in my fork, but it seems Github can't deal with my fork now being based off of scriptkitties/vim-perl6, which is based off of this repository. It says |
I made a new PR to rectify this, and to show all commits on the branch correctly: #10 |
Fixes #8