revert change
This commit is contained in:
		@@ -16,7 +16,7 @@ function M.create_path(...)
 | 
				
			|||||||
    M.directory_sep
 | 
					    M.directory_sep
 | 
				
			||||||
  )
 | 
					  )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return vim.loop.fs_realpath(ret)
 | 
					  return ret
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function M.get_file_name_list(dir, remove_extension, extension_no_dot)
 | 
					function M.get_file_name_list(dir, remove_extension, extension_no_dot)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user