TextEdit: Colorscheme "Column" style + changed column appearance
This commit is contained in:
@@ -4,6 +4,7 @@ type Syntax uint8
|
||||
|
||||
const (
|
||||
Default Syntax = iota
|
||||
Column // Not necessarily a Syntax; useful for Colorscheming editor column
|
||||
Keyword
|
||||
String
|
||||
Special
|
||||
|
Reference in New Issue
Block a user