NiklasPor / prettier-plugin-go-template

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

Nvim support check #108

Open zgmarx opened 1 year ago

zgmarx commented 1 year 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 1 year 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.