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