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

change White guibg to compatible with macvim and some minor changes. #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xavierchow
Copy link

  1. Since the default background of macvim is white, White without guibg is transparent and hard to be recognized.
  2. Highlight Identifier(var,this) to Blue because I think they are import keywords in javascript.
  3. Highlight braces which may helps to eliminate some typos.
  4. The default color of javaScriptFuncExp( such as var myFunc = function(){...}) is rather harsh, I changed it to shallow pink.

- highlight the Indentifier(var, this...)
- highlight the javaScriptFuncExp
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

Successfully merging this pull request may close these issues.

1 participant