https://github.com/egzvor/quickfix-tree.vim
Display quickfix list as a tree
https://github.com/egzvor/quickfix-tree.vim
vim
Last synced: 11 months ago
JSON representation
Display quickfix list as a tree
- Host: GitHub
- URL: https://github.com/egzvor/quickfix-tree.vim
- Owner: EgZvor
- Created: 2025-02-09T20:23:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T19:02:16.000Z (over 1 year ago)
- Last Synced: 2025-05-14T06:28:11.083Z (about 1 year ago)
- Topics: vim
- Language: Vim Script
- Homepage:
- Size: 17.6 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickfix-tree
This plugin allows to display quickfix list as a tree.
Use `:QuickfixTree` (`:LoclistTree`) command to open a scratch buffer with
current quickfix (location) list shown as a tree.
Supports folding and only moves by lines containing a quickfix entry.
