Imports mal-grouped: <img width="207" alt="Screenshot 2023-04-13 at 11 00 57" src="https://user-images.githubusercontent.com/54535543/231709922-446bea3d-ea83-4bf0-9966-e23588f01d5a.png"> Current behavior of running `goimports -local 'github.com/shi**'` is: <img width="187" alt="Screenshot 2023-04-13 at 11 01 17" src="https://user-images.githubusercontent.com/54535543/231710071-944cc824-d374-42b9-8c72-81a8cf7759fa.png"> Desired behavior is: <img width="156" alt="Screenshot 2023-04-13 at 11 02 02" src="https://user-images.githubusercontent.com/54535543/231710090-a5f7b889-5c02-44e7-864d-950b34962538.png"> This is from `neovim` with `vim-go`. I don't think it's a config problem. I have run the cmd in the shell on the file as well, with same results. Thanks!