We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0defd5 commit e6dcd56Copy full SHA for e6dcd56
1 file changed
data/plenary/filetypes/base.lua
@@ -647,6 +647,7 @@ return {
647
['tfstate.backup'] = [[json]],
648
['bzl'] = [[bzl]],
649
['cpp'] = [[cpp]],
650
+ ['cppm'] = [[cpp]],
651
['mod'] = [[ampl]],
652
['idc'] = [[c]],
653
['hh'] = [[cpp]],
0 commit comments