Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo? keyword should be Keyword #56

Open
u9E9F opened this issue May 24, 2016 · 0 comments
Open

typo? keyword should be Keyword #56

u9E9F opened this issue May 24, 2016 · 0 comments

Comments

@u9E9F
Copy link

u9E9F commented May 24, 2016

  1 diff --git a/colors/molokai.vim b/colors/molokai.vim                            
  2 index 1ac92ee..d02b6d5 100644                                                   
  3 --- a/colors/molokai.vim                                                        
  4 +++ b/colors/molokai.vim                                                        
  5 @@ -172,7 +172,7 @@ if &t_Co > 255                                              
  6     hi Ignore          ctermfg=244 ctermbg=232                                  
  7     hi IncSearch       ctermfg=193 ctermbg=16                                   
  8                                                                                 
  9 -   hi keyword         ctermfg=161               cterm=bold                     
 10 +   hi Keyword         ctermfg=161               cterm=bold                     
 11     hi Label           ctermfg=229               cterm=none                     
 12     hi Macro           ctermfg=193                                              
 13     hi SpecialKey      ctermfg=81                                               
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant