Hi! I recently took on the responsibility of maintaining purescript-vim, and I did my best in cleaning up the README file, as well as added a few minor changes (e.g. we now have a :help purescript-vim).
I would like to ask YOU, the Vim users to help me make the vim experience with purescript as good as it can get! For this, I would like to ask for your help: what kind of features would you like to be added to purescript-vim? What did we get wrong? How can we do better?
No issue is too small!
Doc update? Yes!
Extra install instructions? Of course!
Changes/improvements to syntax highlighting or indentation? You bet!
Any new feature? Well… we’ll see (*)
(*) purescript-vim currently only handles syntax highlighting & indentation. We’ll have to decide whether unrelated features go here or in a separate plugin.
So, if you have any sort of idea, post a new issue to the repository or comment here!
I feel like the indentation rules are sometimes a bit off. I’ll try to come up with a descriptive issue, when I notice it again and can reproduce it.
I agree with @andys8. There are some problems with indentation which I face almost every time I code in PureScript. I’ll also create any issues when I face indentation bugs or any bugs in general.
Not sure if this is what you are looking for, but this is her GitHub account, although from a quick Google search it looks like the plugin now lives under purescript-contrib?
Right and the listed maintainer is this 26-day old account on the README. Is that a mistake? Did the account name change? Is it still being maintained?
Pretty sure that’s @Evie’s deadname. Can’t speak to whether she’s still active here or still working on purescript-vim, but that readme link was just never updated when she changed her name, it seems.
Pretty sure that’s @Evie’s deadname. Can’t speak to whether she’s still active here or still working on purescript-vim…
That’s right. I’ve removed the maintainer badge from the README to acknowledge that the package does not have a maintainer right now.
I suppose this is a good time to say: purescript-vim is looking for a new maintainer! @toastal, I’m not sure when your PRs will be looked at, unless you’re interested in helping maintain the package, but hopefully we can find someone soon.
unless you’re interested in helping maintain the package
I’m interested as a Vim user + PureScript user, but I’m not very qualified as my VimL skills are nonexistent. Those changes were modifying Regex which I can do XD