Skip to content
linrongbin16 edited this page Nov 9, 2023 · 9 revisions

Files & Buffers

  • Files: Switch between restricted and unrestricted mode, select and open files.
FzfxFiles-v1.mp4

Grep

  • Live Grep: search fzfx with rg's -g *spec.lua option.
FzfxLiveGrep-v3.mp4

Lsp

  • Symbols: jump between definitions and references.
LspCommands-v1.mp4

Git

  • Git Commits: whole git repo commits or only current buffer.
FzfxGCommits-v1.mp4
  • Git Blame: view git logs & diffs with delta support.
FzfxGBlame-v1.mp4

Vim

  • Vim Commands: search commands and preview if there's a source file location.
FzfxCommands-v2.mp4
  • Vim Key Maps: search key mappings and preview if there's a source file location.
FzfxKeyMaps-v2.mp4

File Explorer

View directories like ls -lh, and navigate like cd.

FzfxFileExplorer-v2.mp4
Clone this wiki locally