Add more dictionaries
This commit is contained in:
parent
29df484ba9
commit
dcea2b9ad9
8 changed files with 1894 additions and 0 deletions
21
ac-dict/lua-mode
Normal file
21
ac-dict/lua-mode
Normal file
|
@ -0,0 +1,21 @@
|
|||
and
|
||||
break
|
||||
do
|
||||
else
|
||||
elseif
|
||||
end
|
||||
false
|
||||
for
|
||||
function
|
||||
if
|
||||
in
|
||||
local
|
||||
nil
|
||||
not
|
||||
or
|
||||
repeat
|
||||
return
|
||||
then
|
||||
true
|
||||
until
|
||||
while
|
Loading…
Add table
Add a link
Reference in a new issue