File: bm-pkg.el

package info (click to toggle)
bm-el 201905-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204 kB
  • sloc: lisp: 1,519; sh: 12; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
(define-package "bm"
  "201905" "Visible bookmarks in buffer."
  'nil
  :keywords '("bookmark" "highlight" "faces" "persistent")
  :url "https://github.com/joodland/bm")