Skip to content

Commit

Permalink
Add CUDA to the list of supported languages.
Browse files Browse the repository at this point in the history
  • Loading branch information
horst5000 committed Jun 15, 2022
1 parent 3c69bab commit 2c20679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/Comment/ft.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ local L = {
conf = { M.hash },
conkyrc = { M.dash, M.dash_bracket },
cpp = { M.cxx_l, M.cxx_b },
cuda = { M.cxx_l, M.cxx_b },
cs = { M.cxx_l, M.cxx_b },
css = { M.cxx_b, M.cxx_b },
dhall = { M.dash, M.haskell_b },
Expand Down

0 comments on commit 2c20679

Please sign in to comment.