nvim: remove extended comment mappings
This commit is contained in:
parent
2f26c06d2d
commit
6ba9acd1e6
1 changed files with 0 additions and 1 deletions
|
@ -461,7 +461,6 @@ return require('packer').startup({function()
|
||||||
require('Comment').setup {
|
require('Comment').setup {
|
||||||
mappings = {
|
mappings = {
|
||||||
extra = true,
|
extra = true,
|
||||||
extended = true,
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue