Update 2025-01-21

This commit is contained in:
2025-01-21 15:46:26 +02:00
parent d84879ac87
commit afd4e86207
2 changed files with 32 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
return {
"MeanderingProgrammer/py-requirements.nvim",
dependencies = { "nvim-treesitter/nvim-treesitter" },
enabled = false,
opts = {
-- Enabled by default if you do not use `nvim-cmp` set to false
enable_cmp = true,