aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/php.vim
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2017-11-28 21:19:33 -0500
committerJustin M. Keyes <justinkz@gmail.com>2017-11-29 03:19:33 +0100
commit2d732a11b1ef12b3a3458f45f2f170954ad3bdc6 (patch)
treeca204a970091411c4c517414f1851c7ff88768b9 /runtime/syntax/php.vim
parent27a4fc436f281debf17812ff0f975f7a1a6f43d3 (diff)
downloadrneovim-2d732a11b1ef12b3a3458f45f2f170954ad3bdc6.tar.gz
rneovim-2d732a11b1ef12b3a3458f45f2f170954ad3bdc6.tar.bz2
rneovim-2d732a11b1ef12b3a3458f45f2f170954ad3bdc6.zip
provider: fix batchfile extension for ruby gem (#7651)
ruby uses batchfiles with 'cmd' extension. gem creates batchfiles with 'bat' extension. `gem install rails` does the following in Windows (not Cygwin): 1. Run `gem.cmd install rails` on cmd.exe 2. gem.cmd runs `ruby.exe -x gem install rails` 3. `rails` gem is installed. `rails.bat` is created in the same directory where ruby.exe and gem.cmd reside.
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions