/flamerecca-vim

flamerecca 的 vim 環境設定

Primary LanguageShellApache License 2.0Apache-2.0

flamerecca-vim

CircleCI

想法來自 kwguo-vimspf13-vim

安裝

bash <(curl https://bit.ly/flamerecca-vim -L)

如果你使用 fish shell,不能使用括弧處理指令,可以分成兩段執行:

curl https://bit.ly/flamerecca-vim -L > bootstrap.sh; sh bootstrap.sh