Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVimColorSchemes ¶
func GetVimColorSchemes(githubRepository *gogithub.Repository, vimFiles []*gogithub.RepositoryContent) ([]repository.VimColorScheme, error)
GetVimColorSchemes returns vim color schemes found given a list of vim file URLs
func NormalizeVimColorSchemeColors ¶
func NormalizeVimColorSchemeColors(colors []repository.VimColorSchemeGroup) []repository.VimColorSchemeGroup
NormalizeVimColorSchemeColors fixes issues with colors such as background and foreground being the same color for a color group
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.