An open API service indexing awesome lists of open source software.

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

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.

![quickfix_list_shown_as_a_file_tree](https://github.com/user-attachments/assets/873c3ff9-de82-4c90-9f28-88df2d2c1cd3)