fix: 'cd ..' going above the main dir of project
This commit is contained in:
@@ -13,7 +13,6 @@ local M = {
|
||||
BUF_NAME = 'LuaTree'
|
||||
}
|
||||
|
||||
|
||||
function M.get_buf()
|
||||
local regex = '.*'..M.BUF_NAME..'$';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user