mirror of
https://github.com/neovim/neovim.git
synced 2026-07-20 16:11:58 +00:00
vim-patch:b22c145: runtime(doc): document change in Windows behavior for patch 9.1.1947 (#36874)
closes: vim/vim#18886
b22c145c22
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -78,6 +78,9 @@ EDITOR
|
||||
formatting. To get the old behavior you can use `<C-R>=@x`.
|
||||
• Buffer name URI scheme parsing more closely follows RFC3986, so for example
|
||||
"svn+ssh:", "ed2k:", and "iris.xpc:" are recognized as URI schemes.
|
||||
• On Windows, Nvim no longer searches the current directory for executables
|
||||
for running external commands; use a relative or absolute path if you want
|
||||
the previous behavior |NoDefaultCurrentDirectoryInExePath|.
|
||||
|
||||
EVENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user