CAPTCHA while watching videos

Source: Internet
Author: User
I can see a question in zhihu. Why do most programmers prefer black interfaces? The transparent ide solution shared by sunus in is very good, so I also studied it for a long time and finally succeeded in the test on Mac. The next step is to learn how to play Vim ...... The effect is as follows:

Simply put, iterm2 with a transparent background is used to encode it with vim. It's easy to find how to set a transparent background.

Below are several difficult points:

  1. Vim to use good, but also good configuration, I used a spf13-vim For Vim automation configuration, and then can have code dyeing, prompts and other functions.
  2. But Mac comes with vim Version 7.3, after the spf13-vim is installed, there will always be an error.
  3. Therefore, use homebrew to install the latest Vim version. (You 'd better install homebrew first, then use it to install git first, and then install the latest Vim version)
  4. Then you need to change the terminal command 'vim 'to point to your latest version of VIM. Here I installed the OH MY zsh file to modify. zshrc and add the following code:

Alias Vim = "/usr/local/bin/Vim"

Then, you can read documents while writing code to improve work efficiency.

CAPTCHA while watching videos

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.