mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-28 08:14:18 +02:00
parent
93ecbb004c
commit
3311924e1c
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<NotepadPlus>
|
<NotepadPlus>
|
||||||
<AutoComplete language="LUA">
|
<AutoComplete language="LUA">
|
||||||
<Environment ignoreCase="yes" startFunc="(" stopFunc=")" paramSeparator="," terminal=";" additionalWordChar=".:" />
|
<Environment ignoreCase="no" startFunc="(" stopFunc=")" paramSeparator="," terminal=";" additionalWordChar=".:" />
|
||||||
|
|
||||||
<!-- Lua syntax-->
|
<!-- Lua syntax-->
|
||||||
<KeyWord name="break" func="no" />
|
<KeyWord name="break" func="no" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user