add autoPresentIndent setting
This commit is contained in:
@ -72,7 +72,8 @@ settingsData = {
|
||||
'spellCheckLanguage': 'en_US',
|
||||
'scriptPath': '/usr/share/fenrir/scripts',
|
||||
'commandPath': '/usr/share/fenrir/commands',
|
||||
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink, Font fenrirFont,Fontsize fenrirFontSize'
|
||||
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink, Font fenrirFont,Fontsize fenrirFontSize',
|
||||
'autoPresentIndent': False,
|
||||
},
|
||||
'focus':{
|
||||
'cursor': True,
|
||||
|
Reference in New Issue
Block a user