Skip to content

Tags: kevinhwang91/nvim-bqf

Tags

v1.1.1

Toggle v1.1.1's commit message
docs: update CHANGELOG

v1.1.0

Toggle v1.1.0's commit message
docs: update CHANGELOG

v1.0.0

Toggle v1.0.0's commit message
docs: update CHANGELOG

v0.9.9

Toggle v0.9.9's commit message
docs: update CHANGELOG

v0.3.3

Toggle v0.3.3's commit message
chore: update CHANGELOG

v0.3.2

Toggle v0.3.2's commit message
chore: update CHANGELOG

v0.3.1

Toggle v0.3.1's commit message
docs: update CHANGELOG

v0.3.0

Toggle v0.3.0's commit message
feat(qfwin)!: `<` or `>` will jump last leaving position automatically

It's extreme useful enough to break the default rule. Fortunately, press `''`
will move cursor to the current item for the user obsessed with default rule.

v0.2.0

Toggle v0.2.0's commit message
feat: feat/fix/refactor/perf/docs/chore ready to release

refactor: all project
feat(previewer): add modified indicator for the border title
feat(previewer): support quickfix range for highlighting
perf(previewer): buffer highlighted by treesitter is faster because of cache
fix(magicwin): multiple window may not keep magic
fix(qfwin): signs in quickfix list may disappear before
perf(filter): reduce flicker when enter fzf mode
perf(filter): Windows can spawn process for list greater than 1000
chore(github): new bug and feature templates
docs: update readme