Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CentOS のマシンに spf13 vim をインストールしました。私が気づいたことの 1 つは、デフォルトで「シンタックス オン」を設定できなかったことです。
違いは、括弧の色と GLOB の色です。私のモニターではデフォルトの色が非常に薄いので、デフォルトで構文をオンに設定したいと考えています。
何がうまくいかなかったのかわかりません。これが私の ~/.vimrc.local です
filetype plugin on syntax on