Skip to content

whisperpine/quickfix-messages.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

README

A minimalist neovim plugin to put messages into the quickfix list by command QuickfixMessages.

Get Started

Install this plugin by lazy.nvim:

{
  "whisperpine/quickfix-messages.nvim",
  cmd = "QuickfixMessages",
  opts = {
    -- automatically open quickfix window
    open_quickfix = true,
  },
},

About

Put neovim messages into the quickfix list by a single command.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Languages