chore: bump scintilla and lexilla version
This commit is contained in:
9
3rdparty/lexilla545/lexilla/test/examples/cpp/130NonAsciiKeyword.cxx.styled
vendored
Normal file
9
3rdparty/lexilla545/lexilla/test/examples/cpp/130NonAsciiKeyword.cxx.styled
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{2}// coding: utf-8
|
||||
// All three following symbols should highlight as keywords
|
||||
{5}cheese{0}
|
||||
{5}käse{0}
|
||||
{5}сыр{0}
|
||||
|
||||
{2}// Lookalikes with ASCII so should not highlight:
|
||||
{11}сыp{0}
|
||||
{11}cыp{0}
|
Reference in New Issue
Block a user