purcell / emacs.d

An Emacs configuration bundle with batteries included
BSD 2-Clause "Simplified" License
6.84k stars 2.05k forks source link

Disabling fringe indicators / ruler guides #770

Closed RyanMcCarl closed 3 years ago

RyanMcCarl commented 3 years ago

Hello, I am using this repo as my base emacs config. Does anyone know where these fringe ruler guides are coming from and how to disable them?

image

purcell commented 3 years ago

I think this is due to indicate-buffer-boundaries, set in init-editing-utils.el. You should be able to change it locally, or override it using customisation or your init-local.el.