add settings for barrier
This commit is contained in:
@ -197,7 +197,11 @@ shell=
|
||||
cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
barrier=True
|
||||
|
||||
[barrier]
|
||||
enabled=True
|
||||
leftBarriers=│,└,┌,─
|
||||
rightBarriers=│,┘,┐,─
|
||||
|
||||
[review]
|
||||
lineBreak=True
|
||||
|
Reference in New Issue
Block a user