neovim/runtime
Mahmoud Al-Qudsi 5d2dd2ebe2 win: has("wsl") on Windows Subsystem for Linux #7330
Per CMAKE docs, CMAKE_HOST_SYSTEM_VERSION is the result of `uname -r`:
https://cmake.org/cmake/help/v3.4/variable/CMAKE_HOST_SYSTEM_VERSION.html?highlight=uname

    A numeric version string for the system. On systems that support
    uname, this variable is set to the output of uname -r. On other
    systems this is set to major-minor version numbers.

On Windows it is something like "6.1", so it won't match ".*-Microsoft".

Closes #7329
2018-01-30 21:12:49 +01:00
..
autoload man.vim: use correct offset in presence of modifier commands 2018-01-22 17:05:52 +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 win: has("wsl") on Windows Subsystem for Linux #7330 2018-01-30 21:12:49 +01:00
ftplugin man.vim: infer $MANPAGER invocation in more cases 2018-01-19 02:05:23 +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
lua man.lua: avoid float conversion on lua 5.3 (#7851) 2018-01-15 20:14:27 +01: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: UpdateRemotePlugins: allow bar (#7865) 2018-01-17 20:50:17 +01:00
print
spell runtime: include en.utf-8.spl 2018-01-15 23:58:52 +01:00
syntax Address PR comments 2017-12-27 23:28:04 -05:00
tutor tutor: readjust tutor for 80 char wide terminals 2018-01-01 14:26:45 +01:00
bugreport.vim options: remove ghost of :set termcap (#7102) 2017-07-31 02:50:34 +02:00
CMakeLists.txt runtime: include en.utf-8.spl 2018-01-15 23:58:52 +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:8.0.0427: 'makeencoding' missing from the options window (#7907) 2018-01-28 22:53:53 +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