package
0.0.0-20240621164307-f761b89a95ac
Repository: https://github.com/vimcolorschemes/worker.git
Documentation: pkg.go.dev
# Functions
UniquifyRepositories makes sure no repository is listed twice in a list.
# Constants
DarkBackground represents light background value for vim.
LightBackground represents light background value for vim.
# Structs
Owner represents the owner of a repository.
Repository represents a repository as it's stored in the database.
StargazersCountHistoryItem represents a repository's stargazers count at a given date.
VimColorScheme represents a vim color scheme's meta data.
VimColorSchemeData represents the color values for light and dark backgrounds.
VimColorSchemeGroup represents a vim color scheme group's data.
# Type aliases
VimBackgroundValue sets up an enum containing the possible values for background in vim.