Deleted a bunch of stuff I didn't need from nvim config
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user