mirror of
https://github.com/neovim/neovim.git
synced 2026-08-20 22:31:11 +00:00
refactor(editor): cleanup change-directory (:bcd) logic
This commit is contained in:
@@ -38,9 +38,6 @@ local dup_allowed = {
|
||||
E482 = 3,
|
||||
E484 = 2,
|
||||
E488 = 2,
|
||||
E5000 = 2,
|
||||
E5001 = 2,
|
||||
E5002 = 2,
|
||||
E5009 = 3,
|
||||
E502 = 2,
|
||||
E503 = 3,
|
||||
|
||||
Reference in New Issue
Block a user