Skip to content

danishprakash/vim-gosortstructs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vim-gosortstructs

vim plugin for gosortstructs

What?

Vim plugin for gosortstructs. Helps with sorting structs in a Go source if you're into that. Read this for more info.

Default commands

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.

Installation

Using vim-zen:

Plugin 'danishprakash/vim-gosortstructs'

License

MIT License

Copyright (c) Danish Prakash

About

vim plugin for gosortstructs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published