remove duplicated config
This commit is contained in:
parent
54a9cdfca2
commit
279da20b97
1 changed files with 0 additions and 8 deletions
|
@ -125,14 +125,6 @@ require('lazy').setup({
|
|||
},
|
||||
{
|
||||
"andymass/vim-matchup",
|
||||
config = function()
|
||||
vim.g.matchup_matchparen_offscreen = { method = "popup" }
|
||||
require 'nvim-treesitter.configs'.setup {
|
||||
matchup = {
|
||||
enable = true,
|
||||
}
|
||||
}
|
||||
end,
|
||||
},
|
||||
{
|
||||
'nvim-telescope/telescope.nvim',
|
||||
|
|
Loading…
Add table
Reference in a new issue