fix: some pesky yank override

This commit is contained in:
Thomas Alcala Schneider 2023-09-01 12:10:23 +02:00
parent fd6cc1d405
commit 77f79275f7
4 changed files with 55 additions and 52 deletions

View file

@ -470,7 +470,7 @@ mason_lspconfig.setup_handlers {
settings = servers[server_name],
filetypes = (servers[server_name] or {}).filetypes,
}
end
end,
}
-- [[ Configure nvim-cmp ]]