Add note about disabling the current line background highlighting.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1402 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
9384d5be83
commit
1bb9a05ecc
@ -1809,9 +1809,12 @@
|
||||
<row>
|
||||
<entry>current_line</entry>
|
||||
<entry>The style for colouring the background of the current
|
||||
line. Only the second argument is interpreted.
|
||||
line. Only the second and third arguments are interpreted.
|
||||
The second argument is the background colour.
|
||||
Use the third argument to enable or disable background
|
||||
highlighting for the current line (has to be true/false).
|
||||
</entry>
|
||||
<entry>current_line=0x0;0xe5e5e5;false;false</entry>
|
||||
<entry>current_line=0x0;0xe5e5e5;true;false</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>indent_guide</entry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user