NiklasPor / prettier-plugin-go-template

Fixes prettier formatting for go templates 🐹
prettier-plugin-go-template-niklaspor.vercel.app
MIT License
307 stars 22 forks source link

Nvim support check #108

Open zgmarx opened 8 months ago

zgmarx commented 8 months ago

hello guys:

I'm using nvim as my IDE wondering if prettier-plugin-go-template can go with nvim and how?

I've searched online for a while, didn't find any solutions

maxrzaw commented 8 months ago

This probably is not the best place for this issue. This shouldn't be included in Nvim out of the box, but one way of adding support is using one of the builtins for prettier from none-ls. I am having issues using prettierd with plugins, but the prettier one works.