On Wed, Mar 9, 2011 at 16:51, Nick Treleaven nick.treleaven@btinternet.com wrote:
On Wed, 9 Mar 2011 11:54:07 +0100 Harold Aling geany@sait.nl wrote:
I like to reduce the indentation of the symbol list as much as possible, if the list can be set to non-collapsible, that would be even nicer! (I never fold anything in the list, so it's a waste of space)
In ~/.config/geany/geany.conf, find: show_symbol_list_expanders=true
and change to =false, then restart.
Nice!
A somewhat different approach but effective nonetheless! ;)
-H-