Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Auto-Formatting still occurring. #4

Open
DoKoB0512 opened this issue Mar 2, 2024 · 4 comments
Open

Problem with Auto-Formatting still occurring. #4

DoKoB0512 opened this issue Mar 2, 2024 · 4 comments

Comments

@DoKoB0512
Copy link

Even after applying all the fixes stated in issue #1
The nvim still creates a .null-ls file instead of formatting the current main.go file.
I've even copy-paste all the config from the git-repo and changed the only thing said as the potential solution on that issue but its still not working.
image

@elliottminns
Copy link
Member

Thanks for raising this issue. I'll take a look at this over the weekend. I have another base config that does have Go and autoformatting, so there might be something to take from that config initially. https://github.com/dreamsofcode-io/DreamNvim

@RojJuan
Copy link

RojJuan commented Mar 12, 2024

same here still having the issue @elliottminns

@RojJuan
Copy link

RojJuan commented Mar 17, 2024

Alright i fixed it!

what i did was instead of installing gofumpt and goimports_reviser with "go install" i installed them with homebrew and it worked!

hope this helps

@RojJuan
Copy link

RojJuan commented Mar 30, 2024

@DoKoB0512 found a solution above if you are still interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants