neovim/config
erw7 16d06fa3eb
fix(eval): fix has('wsl') #16153
Problem:
has('wsl') is decided at build-time.

Solution:
Check os_uname().
Fixes #12642, #16143
2021-10-29 16:55:32 -07:00
..
CMakeLists.txt fix(eval): fix has('wsl') #16153 2021-10-29 16:55:32 -07:00
config.h.in fix(eval): fix has('wsl') #16153 2021-10-29 16:55:32 -07:00
pathdef.c.in env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp 2020-02-07 09:22:55 +01:00
versiondef.h.in Fix/revisit git-describe enhancement (#11124) 2019-10-02 03:45:59 +02:00