Remove plugins superseded by LazyVim defaults

- mini.indentscope: snacks.indent has scope enabled by default, and the extra
  existed only to disable it in favour of an animation set to 1ms
- nvim-pqf: eagerly loaded and cosmetic; nvim-bqf covers quickfix on ft=qf
- dial.lua: the override replaced the extra's keys and opts, dropping visual
  mode, g<C-a>/g<C-x>, and the per-filetype augend groups

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-31 12:27:20 -04:00
co-authored by Claude Opus 5
parent e52b0061ea
commit b25b5a128d
4 changed files with 0 additions and 54 deletions
-1
View File
@@ -35,7 +35,6 @@
"lazyvim.plugins.extras.lang.zig",
"lazyvim.plugins.extras.lsp.neoconf",
"lazyvim.plugins.extras.test.core",
"lazyvim.plugins.extras.ui.mini-indentscope",
"lazyvim.plugins.extras.ui.treesitter-context",
"lazyvim.plugins.extras.util.dot",
"lazyvim.plugins.extras.util.gh",