chore(nvim): cleanup unused stuff
This commit is contained in:
parent
7bb2561224
commit
7cfba75a54
16 changed files with 12 additions and 505 deletions
|
@ -38,7 +38,6 @@ return {
|
|||
local gen_spec = require('mini.ai').gen_spec
|
||||
require('mini.ai').setup({
|
||||
custom_textobjects = {
|
||||
-- Function definition (needs treesitter queries with these captures)
|
||||
F = gen_spec.treesitter({ a = '@function.outer', i = '@function.inner' }),
|
||||
},
|
||||
n_lines = 1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue