Skip to content

Commit

Permalink
Removed mini.bracketed comment navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
primeapple committed Nov 8, 2024
1 parent c1c6108 commit a3990ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/nvim/lua/plugins/mini.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ return {
},
})
require('mini.bracketed').setup({
-- per default this is `c`, but that's needed for next diff
comment = { suffix = '', options = {} },
treesitter = { suffix = 'n', options = {} },
})
-- Redo with U
Expand Down

0 comments on commit a3990ac

Please sign in to comment.