.PD
.RE
.TP
+.B bookmarks
+The bookmark completion is similar to the history completion, but does match
+only the tags of the bookmarks.
+The bookmark completion is started by `:open \fB!\fP`
+or `:tabopen \fB!\fP` and does a prefix search for all given words in
+the bookmark tags.
+.sp
+Example:
+.RS
+.PD 0
+.IP ":open \fB!\fPfoo ba"
+will match all bookmarks that have tags starting with "foo" and "ba".
+If the bookmark does not have any tags set, the URL is split on `.' and `/'
+into tags.
+.PD
+.RE
+.TP
+.B boomark tags
+The boomark tag completion allows the insertion of already used bookmarks for the
+`:bma ` commands.
+.TP
.B search
The search completion allows a filtered list of already done searches.
This completion starts by `/` or `?` in inputbox and performs a prefix