refactor(editor): cleanup change-directory (:bcd) logic

This commit is contained in:
Justin M. Keyes
2026-08-04 15:16:17 +02:00
parent ea3868bcf9
commit db2e86fba4
13 changed files with 274 additions and 418 deletions

View File

@@ -3350,7 +3350,6 @@ function vim.fn.getcursorcharpos(winid) end
--- getcwd(-1, -1, -1) " Get global directory
--- getcwd(-1, -1) " Get global directory
--- <Throw error if the arguments are invalid.
--- |E5000| |E5001| |E5002| |E5006| |E5007|
---
--- @param winnr? integer
--- @param tabnr? integer