Remove outcommented code that no longer will have any use in the future

This commit is contained in:
Martin Larsson 2025-01-19 23:27:46 +00:00
parent cc24488f29
commit 913d98e389
2 changed files with 0 additions and 3 deletions

View file

@ -3,7 +3,6 @@ return {
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
-- "hrsh7th/nvim-cmp",
{ 'echasnovski/mini.diff', version = false },
{ "stevearc/dressing.nvim", opts = {} },
},