Deleted a bunch of stuff I didn't need from nvim config

This commit is contained in:
2025-07-30 16:31:00 +03:00
parent f1aaab0169
commit fc6d846a0c
21 changed files with 47 additions and 157 deletions

View File

@@ -3,7 +3,6 @@ return {
version = false,
event = 'VeryLazy',
dependencies = { 'nvim-treesitter/nvim-treesitter-textobjects' },
enabled = true,
opts = function()
local ai = require('mini.ai')
return {