之前一直是深藍色,在黑色背景下看得有夠吃力的。 剛剛翻了翻 VIM.org ,加上下列幾行,就變成顧眼睛的綠色啦 if &background == "light" highlight comment ctermfg=darkgreen guifg=darkgreen else highlight comment ctermfg=green guifg=green endif
之前一直是深藍色,在黑色背景下看得有夠吃力的。 剛剛翻了翻 VIM.org ,加上下列幾行,就變成顧眼睛的綠色啦 if &background == "light" highlight comment ctermfg=darkgreen guifg=darkgreen else highlight comment ctermfg=green guifg=green endif
消息來源:HEADS UP: Partial ports thaw by Kris Kennaway。 所以要先清掉之前積的 20 個還沒處理的 pr 。:twisted:
其實只有一行指令:
本篇是從 web.archive.org 找回來的文章,給自己再做個 history note 吧。:cool:
原本的 rewrite rule 有點問題,在處理分月彙整與分日彙整時會錯亂掉。
這樣以後看 code 多了一個更方便的選擇了 由這裡下載。