Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Konstantin8105/gomin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gomin

GitHub license

Minimal golang colorscheme for Vim only for GUI version.

INSTALL

  1. Copy file gomin.vim into folder ~/.vim/colors/
  2. Add next lines in vimrc.vim:
" ==== colorscheme ====
syntax off
syntax enable
hi clear
colorscheme gomin
" ==== Golang font ====
if has("unix")
	set guifont=Go\ Mono\ Bold\ 10
elseif has("win32")
	set guifont=Go_Mono:h9:cDEFAULT
endif
" =====================
  1. Install Golang font

Screenshot

Example of view:

gomin

License

See file LICENSE (MIT).

About

minimal colorscheme for vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy