@@ -69,6 +69,8 @@ function M.fn(node)
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
utils.clear_prompt()
|
||||||
|
|
||||||
if utils.file_exists(new_file_path) then
|
if utils.file_exists(new_file_path) then
|
||||||
utils.warn "Cannot create: file already exists"
|
utils.warn "Cannot create: file already exists"
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user