fixed issue where commenting in rust was not possible.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return {
|
||||
'numToStr/Comment.nvim',
|
||||
lazy = false,
|
||||
opts = {}
|
||||
'numToStr/Comment.nvim',
|
||||
lazy = false,
|
||||
opts = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user