• 2007-07-09

    vim 高亮打开 - [Linux]

    if exists("syntax_on") | syntax off | else | syntax enable | endif
    Tag:vim Linux