Skip to content

refactor: use telescope/fzf-lua to replace glance.nvim#1519

Open
ayamir wants to merge 4 commits intomainfrom
chore/remove-glance
Open

refactor: use telescope/fzf-lua to replace glance.nvim#1519
ayamir wants to merge 4 commits intomainfrom
chore/remove-glance

Conversation

@ayamir
Copy link
Owner

@ayamir ayamir commented Sep 11, 2025

This pr removed glance.nvim. Reason:

  1. glance.nvim just has vscode like ui, but it's inconvinent for lots of results. Use telescope/fzf-lua is more suitable b/c it can search result.
  2. Keymap unify. glance.nvim use v to vsplit, but telescope/fzf-lua use <C-v>.
  3. Debloat plugins.

Besides, this pr use Lspsaga peek_definition to preview definition, which will change the keymap to jump to definition in the preview buf (Now is <C-o>), but the spilt-related keymap is consistent with telescope/fzf (<C-v>/<C-x>)

@ayamir ayamir requested review from Jint-lzxy and charliie-dev and removed request for Jint-lzxy September 11, 2025 04:38
@ayamir ayamir force-pushed the chore/remove-glance branch from 2739a77 to b1d4868 Compare March 5, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant