Remove comment plugin now that it's included in the neovim 0.10
This commit is contained in:
parent
211450d1df
commit
007ade1369
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
return {
|
|
||||||
"numToStr/Comment.nvim",
|
|
||||||
opts = {
|
|
||||||
mappings = {
|
|
||||||
extra = false,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
lazy = false,
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue