Modified normal leetcode language

This commit is contained in:
Ceferino Patino 2024-11-08 20:56:45 -06:00
commit 79c1282aa0
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[code]
editor = 'nvim'
lang = 'cpp'
lang = 'rust'
comment_problem_desc = true
comment_leading = '//'
test = true