It's a type of Planche
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 行
111B

  1. syntax on
  2. " Set mouse to r or v instead of a as they're
  3. " more compatible
  4. if has('mouse')
  5. set mouse=r
  6. endif