AutoYADM commit: 2024-12-13 14:30:01

This commit is contained in:
Daniel Fichtinger 2024-12-13 14:30:01 -05:00
parent 7d6d79933f
commit 66b2c61487
7 changed files with 12 additions and 4 deletions

View file

@ -12,7 +12,7 @@
-- })
return {
"hrsh7th/nvim-cmp",
-- enabled = false,
enabled = false,
-- ---@param opts cmp.ConfigSchema
-- opts = function(_, opts)
-- local has_words_before = function()