ErichDonGubler / vim-sublime-monokai

Vim Monokai color scheme that tries to be as faithful as possible to Sublime's Monokai syntax highlighting
MIT License
151 stars 99 forks source link

Add some colors for Go #4

Closed leighmcculloch closed 6 years ago

leighmcculloch commented 6 years ago

What

Add some colors that are different for Go in Sublime. These new color definitions appear like the screenshots below when the syntax highlighting specified in vim-go is used.

Screenshot of Sublime:

screen shot 2018-10-31 at 12 07 37 am

Screenshot of VIM:

screen shot 2018-10-31 at 12 07 58 am

Why

Many of the colors of this colorscheme show up differently in vim as they do in Sublime when looking at Go (.go) files.

ErichDonGubler commented 6 years ago

On mobile right now, but this looks really nice! I'm excited to merge it. :)