Files
neovim/runtime/lua/vim/_meta
zeertzjq bfe007a187 vim-patch:9.1.1948: Windows: Vim adds current directory to search path
Problem:  Windows: Vim always adds the current directory to search path.
          This should only happen when using cmd.exe as 'shell'. For
          example, powershell won't run binaries from the current
          directory.
Solution: Only add current directory to system path, when using cmd.exe
          as 'shell'.

related: vim/vim#10341
related: 083ec6d9a3b7

4d87c9742a

Co-authored-by: Christian Brabandt <cb@256bit.org>
2025-12-04 11:54:27 +08:00
..
2025-06-06 15:36:48 +01:00
2025-11-23 20:03:13 -05:00
2025-09-28 20:57:59 -07:00
2025-09-28 20:57:59 -07:00
2024-07-15 21:16:29 +01:00
2024-02-27 14:41:17 +00:00
2024-05-15 23:19:26 +02:00