neovim/runtime
Jan Edmund Lazo 2d732a11b1 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.
2017-11-29 03:19:33 +01:00
..
autoload provider: fix batchfile extension for ruby gem (#7651) 2017-11-29 03:19:33 +01:00
colors vim-patch:b4ada79aa7d0 2017-04-29 01:51:56 +02:00
compiler vim-patch:cd5c8f825078 2017-11-07 01:16:42 +01:00
doc tui: expose terminal type in 'term' option 2017-11-27 09:45:32 +01:00
ftplugin vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00
indent vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00
keymap vim-patch:bc2eada5424b 2017-05-01 12:30:54 +02:00
macros vim-patch:cd5c8f825078 2017-11-07 01:16:42 +01:00
pack/dist/opt vim-patch:37c64c78fd87 2017-11-07 20:03:24 +01:00
plugin runtime: revert netrw update (#7557) 2017-11-14 20:56:00 +01:00
print
syntax runtime: revert netrw update (#7557) 2017-11-14 20:56:00 +01:00
tutor tutor: some fixes (#7510) 2017-11-08 23:32:49 +01:00
bugreport.vim options: remove ghost of :set termcap (#7102) 2017-07-31 02:50:34 +02:00
CMakeLists.txt cmake: install runtime/rgb.txt 2017-11-12 15:52:21 +01:00
delmenu.vim
filetype.vim vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim vim-patch:fc39ec 2016-04-16 23:06:24 -07:00
menu.vim vim-patch:214641f77df6 2017-11-06 05:26:16 +01:00
mswin.vim
nvim.desktop dist: runtime/nvim.desktop 2017-01-31 02:02:09 +01:00
nvim.png dist: runtime/nvim.desktop 2017-01-31 02:02:09 +01:00
optwin.vim vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00
rgb.txt
scripts.vim vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00
synmenu.vim vim-patch:01164a6546b4 2017-11-07 23:07:03 +01:00