Add company-dict dictionaries
This commit is contained in:
parent
668de73be1
commit
3f431cb852
2 changed files with 23 additions and 0 deletions
1
private/dict/all
Normal file
1
private/dict/all
Normal file
|
@ -0,0 +1 @@
|
||||||
|
henrik@lissner.net
|
22
private/dict/lua-mode
Normal file
22
private/dict/lua-mode
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
and
|
||||||
|
break
|
||||||
|
do
|
||||||
|
else
|
||||||
|
elseif
|
||||||
|
end
|
||||||
|
false
|
||||||
|
for
|
||||||
|
function
|
||||||
|
goto
|
||||||
|
if
|
||||||
|
in
|
||||||
|
local
|
||||||
|
nil
|
||||||
|
not
|
||||||
|
or
|
||||||
|
repeat
|
||||||
|
return
|
||||||
|
then
|
||||||
|
true
|
||||||
|
until
|
||||||
|
while
|
Loading…
Add table
Add a link
Reference in a new issue