vim plugin for gosortstructs
Vim plugin for gosortstructs. Helps with sorting structs in a Go source if you're into that. Read this for more info.
GoSortStruct
Sorts the struct under the cursor, if any.
Draws struct boundary implicitly, optionally accepts a range
GoSortStructs
Sorts all the structs in the active buffer. Doesn't accept range.
Using vim-zen:
Plugin 'danishprakash/vim-gosortstructs'
MIT License
Copyright (c) Danish Prakash