Autocomplete stuff
This commit is contained in:
parent
dc3319c32e
commit
591d1db458
36 changed files with 15782 additions and 0 deletions
21
.emacs.d/elpa/auto-complete-1.4/dict/lua-mode
Normal file
21
.emacs.d/elpa/auto-complete-1.4/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