mirror of
https://github.com/nvim-tree/nvim-tree.lua.git
synced 2026-07-28 07:49:46 +05:30
Compare commits
1 Commits
f2dd529e3f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4213bd6eab |
@@ -49,7 +49,7 @@ function M.fn(node)
|
||||
local containing_folder = utils.path_add_trailing(dir.absolute_path)
|
||||
|
||||
local input_opts = {
|
||||
prompt = "Create file ",
|
||||
prompt = "Create ",
|
||||
default = containing_folder,
|
||||
completion = "file",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user