Disable auto-indenting on read-only buffers (fixes issue #102).
For some mind-boggling reason, gtksourceview's "smart" indenting is able to modify a read-only buffer, so this commit disables indenting along editing.
Showing
Please register or sign in to comment