• 追加された行はこの色です。
  • 削除された行はこの色です。
* shellにPowerShellを設定する [#tb3e3c21]

*** .vimrc [#d17b00c3]
 if !has('unix')
   set shell=C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
   set shellcmdflag=-c
   set shellquote=\"
   set shellxquote=
 endif

** 参考 [#e44fb2aa]
http://stackoverflow.com/questions/94382/vim-with-powershell



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS