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 138854a commit b2ca982Copy full SHA for b2ca982
README.md
@@ -1,4 +1,13 @@
1
+[](https://www.gnu.org/licenses/gpl-3.0)
2
+[](https://jcs-emacs.github.io/jcs-elpa/#/dashboard-bm)
3
+
4
# dashboard-bm
5
> Visual Bookmarks (bm.el) for Dashboard
6
7
+## Usage
8
9
+```elisp
10
+(setq dashboard-items '(..
11
+ (bm . 10)) ; add this line
12
+ ..)
13
+```
0 commit comments