Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Pretty quickfix/location view with smart path-shorten and folding

qfview.nvim makes your quickfix/location window look nicer and function better. Meant to be the successor of [nvim-pqf](https://github.com/yorickpeterse/nvim-pqf).
Expand All @@ -6,7 +8,7 @@ qfview.nvim makes your quickfix/location window look nicer and function better.

## Features

- Consistent, aligned, shorten text display
- Consistent, aligned, shortened text display
- Highlights for the item type (error, warning, etc)
- Same file based folding
- Works with both quickfix and location window
Expand Down