Disable bookmark fringe mark
This commit is contained in:
parent
e3b0d79dcf
commit
f1f126df94
1 changed files with 2 additions and 1 deletions
|
|
@ -220,7 +220,8 @@
|
|||
auto-revert-check-vc-info t
|
||||
ns-use-proxy-icon nil
|
||||
frame-title-format nil
|
||||
auto-window-vscroll nil)
|
||||
auto-window-vscroll nil
|
||||
bookmark-fringe-mark nil)
|
||||
|
||||
(setq isearch-lazy-count t
|
||||
lazy-count-prefix-format "(%s/%s) "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue