Skip to content

neovim basics: Quickfix list #61

Open
@practicalli-johnny

Description

@practicalli-johnny

Quickfix list is a well-established approach to managing errors in source code efficiently.

Write a guide to explain

  • What quickfix list is for
  • Example uses
  • Enhancements (nice plugins)

Good videos on this on YouTube:

https://youtu.be/AuXZA-xCv04
https://youtu.be/wOdL2T4hANk

Plugins

Improve visual look of quickfix list: https://github.com/kevinhwang91/nvim-bqf

Make the quickfix buffer editable: https://github.com/stevearc/quicker.nvim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions