mirror of
https://github.com/neovim/neovim.git
synced 2026-07-24 09:50:48 +00:00
refactor: cleanup, docs #40480
This commit is contained in:
@@ -640,7 +640,7 @@ end
|
||||
--- On Windows, backslash (\) characters are converted to forward slashes (/).
|
||||
---
|
||||
--- Examples:
|
||||
--- ```lua
|
||||
--- ```
|
||||
--- [[C:\Users\jdoe]] => "C:/Users/jdoe"
|
||||
--- "~/src/neovim" => "/home/jdoe/src/neovim"
|
||||
--- "$XDG_CONFIG_HOME/nvim/init.vim" => "/Users/jdoe/.config/nvim/init.vim"
|
||||
|
||||
Reference in New Issue
Block a user