diff --git a/docs/api/hilbish/hilbish.abbr.md b/docs/api/hilbish/hilbish.abbr.md index 163c5fc..8e88c19 100644 --- a/docs/api/hilbish/hilbish.abbr.md +++ b/docs/api/hilbish/hilbish.abbr.md @@ -19,24 +19,8 @@ Instead of the aliased form of the same command. ## Functions ||| |----|----| -|add(abbr, expanded|function, opts)|Adds an abbreviation. The `abbr` is the abbreviation itself,| |remove(abbr)|Removes the named `abbr`.| -
-
-

-hilbish.abbr.remove(abbr) - - - -

- -Removes the named `abbr`. -#### Parameters -`abbr` **`string`** - - -
- +|add(abbr, expanded|function, opts)|Adds an abbreviation. The `abbr` is the abbreviation itself,|

@@ -65,3 +49,19 @@ whereas the default behavior is only at the beginning of the line

+
+
+

+hilbish.abbr.remove(abbr) + + + +

+ +Removes the named `abbr`. +#### Parameters +`abbr` **`string`** + + +
+