mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
Add 'designer' keyword to vim syntax file
This commit is contained in:
parent
efbc51e022
commit
b39076ea19
@ -27,7 +27,7 @@ set iskeyword=a-z,A-Z
|
||||
"
|
||||
" Key Words
|
||||
"
|
||||
syntax keyword boxesClassicKeywords contained author revision created revdate indent skipwhite skipempty nextgroup=boxesString
|
||||
syntax keyword boxesClassicKeywords contained author designer revision created revdate indent skipwhite skipempty nextgroup=boxesString
|
||||
syntax keyword boxesBlocks contained elastic replace reverse padding shapes
|
||||
syntax keyword boxesRegStuff contained with to once global
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user