removed depracted lazy call

This commit is contained in:
2023-03-24 17:31:18 +01:00
parent 04c9200050
commit 506583b78a
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
return {
'danymat/neogen',
dependencies = 'nvim-treesitter/nvim-treesitter',
config = {
opts = {
enabled = true,
languages = {
cpp = {