Files
emacs-gdscript-mode/data/keywords.txt
Nathan Lovato 50822e7189 Rename data files to *.txt
This makes it clear they're plain text files, and lists of strings.
2020-02-15 16:33:29 -06:00

37 lines
258 B
Plaintext

if
elif
else
for
do
while
match
switch
case
break
continue
pass
return
class
class_name
extends
is
self
tool
signal
func
static
const
enum
var
onready
export
setget
breakpoint
preload
yield
assert
remote
master
slave
sync