fix(toggle): dont show incorrect deprecation warning for toggle. Fixes #1679
This commit is contained in:
1 file changed
-1
@@ -23,7 +23,6 @@ local deprecated = {
|
||||
root_patterns = { "root", "patterns" },
|
||||
get_root = { "root", "get" },
|
||||
float_term = { "terminal", "open" },
|
||||
toggle = { "toggle", "option" },
|
||||
toggle_diagnostics = { "toggle", "diagnostics" },
|
||||
toggle_number = { "toggle", "number" },
|
||||
fg = "ui",
|
||||
|
||||
Reference in new issue
Block a user