mirror of
https://github.com/kepler155c/opus
synced 2025-10-18 01:07:40 +00:00
autocomplete
This commit is contained in:
@@ -45,7 +45,7 @@ function nativefs.list(node, dir)
|
||||
end
|
||||
|
||||
if not files then
|
||||
error('Not a directory')
|
||||
error('Not a directory', 2)
|
||||
end
|
||||
|
||||
return files
|
||||
|
Reference in New Issue
Block a user