We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb95ab8 commit 793d08bCopy full SHA for 793d08b
init.lua
@@ -17,8 +17,6 @@
17
-- item with that function.
18
-- @module ui.command_entry.open_file
19
20
-if not rawget(_L, 'Open file:') then _L['Open file:'] = 'Open file:' end
21
-
22
--- Normalizes a Windows path by replacing '/' with '\\'.
23
-- Also transforms Cygwin-style '/c/' root directories into 'C:\'.
24
local function win32_normalize(path)
0 commit comments