mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 03:55:00 +00:00
docs(vim.fs): normalize Windows example was incorrect (#21966)
This commit is contained in:
@@ -282,7 +282,7 @@ end
|
||||
---
|
||||
--- Examples:
|
||||
--- <pre>lua
|
||||
--- vim.fs.normalize('C:\\Users\\jdoe')
|
||||
--- vim.fs.normalize('C:\\\\Users\\\\jdoe')
|
||||
--- --> 'C:/Users/jdoe'
|
||||
---
|
||||
--- vim.fs.normalize('~/src/neovim')
|
||||
|
||||
Reference in New Issue
Block a user