summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bookmark-conf.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el
index 79c6589..4d33e1e 100644
--- a/bookmark-conf.el
+++ b/bookmark-conf.el
@@ -36,6 +36,10 @@
;;; Customizations
+;;;; No strange fringe indicators
+
+(setq bookmark-set-fringe-mark nil)
+
;;;; HL-LINE
(add-hook 'blist-mode-hook #'hl-line-mode)