diff --git a/complete.go b/complete.go index 68a8db78..e0055dad 100644 --- a/complete.go +++ b/complete.go @@ -150,6 +150,9 @@ var ( "hidden", "nohidden", "hidden!", + "history", + "nohistory", + "history!", "icons", "noicons", "icons!", @@ -207,7 +210,6 @@ var ( "errorfmt", "filesep", "hiddenfiles", - "history", "ifs", "info", "numberfmt",