Add vim example link

This commit is contained in:
ViViDboarder 2021-09-15 15:56:54 -07:00
parent db286839ec
commit d3c57c2643
1 changed files with 2 additions and 1 deletions

View File

@ -222,7 +222,8 @@ def parse_args(**args) -> argparse.Namespace:
to derive the other colorschemes.
VIM_COLOR Colorscheme to set in Vim. This can be used to
set your theme per example: (insert link)
set your theme per example:
https://github.com/ViViDboarder/vim-settings/blob/92d7a08690e044f833b3651c293a85eb2b0796ab/vim/rc/ui.rc.vim#L17
NVIM_COLOR Colorscheme to set in Neovim. Sometimes this
may be different than Vim.