In Geany text editor / IDE, is there a way to tell it to automatically enable line wrapping for certain file types, but not for others?
For example, for .txt
files, I would like it to always enable line wrapping, but for .c
and .asm
files, I do not want line wrapping enabled.
line_wrap_visuals
andline_wrap_indent
to alter the appearance of the wrapping