aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/vimhelp.lua
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2024-08-30 13:04:20 +0200
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2024-08-31 23:05:36 +0200
commit4ee65484b16da9c51e6e1fc3b0d31f74259894f4 (patch)
tree6c9643d7cd2c1053f0c4ba453ed53fadbc41ece5 /runtime/lua/vim/vimhelp.lua
parente1937286f04863cf1aa984c4b27a7502576e6c88 (diff)
downloadrneovim-4ee65484b16da9c51e6e1fc3b0d31f74259894f4.tar.gz
rneovim-4ee65484b16da9c51e6e1fc3b0d31f74259894f4.tar.bz2
rneovim-4ee65484b16da9c51e6e1fc3b0d31f74259894f4.zip
build: make makefile work on windows
Using powershell as the default windows shell as using cmd alters $PATH in a way that makes building neovim fail (powershell prioritizes visual studio tools which is arguably more correct). This was tested with gnu make for windows, which can be installed with e.g. scoop. It does not work with nmake and it is extremely unlikely we want to add nmake support as the makefile is merely supposed to be syntactic sugar for the most common case. For similar reasons, the only supported generator is ninja.
Diffstat (limited to 'runtime/lua/vim/vimhelp.lua')
0 files changed, 0 insertions, 0 deletions