We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d8dbc commit 67bf629Copy full SHA for 67bf629
nature/abbr.lua
@@ -12,7 +12,7 @@ hilbish.abbr = {
12
all = {}
13
}
14
15
-2--- Adds an abbreviation. The `abbr` is the abbreviation itself,
+--- Adds an abbreviation. The `abbr` is the abbreviation itself,
16
--- while `expanded` is what the abbreviation should expand to.
17
--- It can be either a function or a string. If it is a function, it will expand to what
18
--- the function returns.
0 commit comments