feat: update outdated variable references
This commit is contained in:
parent
e1ad439781
commit
17cdbf0a50
4 changed files with 45 additions and 54 deletions
|
|
@ -8,7 +8,6 @@ M.filetype_to_language = {
|
|||
cc = M.CPP,
|
||||
cxx = M.CPP,
|
||||
cpp = M.CPP,
|
||||
c = M.CPP,
|
||||
py = M.PYTHON,
|
||||
py3 = M.PYTHON,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue