AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.21k stars 242 forks source link

feat(pack): Add purescript pack #1222

Closed srghma closed 1 day ago

srghma commented 1 month ago

📑 Description

ℹ Additional Information

github-actions[bot] commented 1 month ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping:

srghma commented 1 month ago

Currenly wip, blocked by https://github.com/srghma/nvimmer-ps

https://github.com/srghma/nvimmer-ps doesnt have Pimport, Papply, case split etc from https://github.com/shivamashtikar/vimmer-ps and https://github.com/nwolverson/vscode-ide-purescript?tab=readme-ov-file#case-split

https://github.com/srghma/nvimmer-ps idea is to rewrite them on lua, add these futures and not duplicate AstroNvim/astrolsp

srghma commented 1 month ago

@Uzaaft I have finished