summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGoffredo Baroncelli <[email protected]>2019-06-15 17:52:01 +0200
committerVictor Kareh <[email protected]>2019-06-28 08:38:58 -0400
commitc264b0d7b6782a596c6502edc158f754ed968835 (patch)
tree76d0b874925f026f26c55883b0bed38d4cd60a3c /plugins
parentdee5500dd7d1ca8b6b9ef2c25af658bb9c839262 (diff)
downloadpluma-c264b0d7b6782a596c6502edc158f754ed968835.tar.bz2
pluma-c264b0d7b6782a596c6502edc158f754ed968835.tar.xz
Draw spaces, tabs, newlines and nbsp.
Via gsettings it is possible to enable the drawing of: - newline (enable-space-drawer-newline) - spaces (enable-space-drawer-space) - tab (enable-space-drawer-tab) - not blank space (enable-space-drawer-nbsp) The first setting is a boolean ones, so the only allowable values are true (show the symbol) or false (don't show the symbol). Instead for the last three settings, the allowed values are: 'draw-none' -> show nothing 'draw-all' -> show all spaces/tabs 'draw-trailing' -> show only the trailing spaces/tabs (only if GTK >= 3.24)
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions