Skip to content
New issue

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

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

Already on GitHub? # to your account

More descriptive installation steps. #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

More descriptive installation steps. #45

wants to merge 1 commit into from

Conversation

KaoruDev
Copy link

Just starting out on vim but this worked for me, so i wanted to update the readme.

@justinmk
Copy link
Contributor

Why would 2 colorschemes be needed?

@@ -12,7 +12,15 @@ By default, it has a dark gray background based on the version created by Hamish

## Installation

Copy the file on your .vim/colors folder.
git clone this repo and the [monokai repo](https://github.com/sickill/vim-monokai)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need this.

@KaoruDev
Copy link
Author

yeah weird i have to have both colorschemes on one mac (10.8) but the other 10.9 doesn't need it.

@KaoruDev
Copy link
Author

KaoruDev commented Mar 3, 2015

ok I found out why the color scheme scheme was not working. I had to explicitly tell vim iterm can support 256 colors:

" Let VIM know the terminal can support 256 colors
set t_Co=256

edentsai added a commit to edentsai/extended-molokai that referenced this pull request Oct 2, 2015
More descriptive installation steps
edentsai added a commit to edentsai/extended-molokai that referenced this pull request Oct 4, 2015
More descriptive installation steps
edentsai added a commit to edentsai/extended-molokai that referenced this pull request Oct 4, 2015
More descriptive installation steps
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants