Added quicker.nvim plugin
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
return {
|
||||||
|
'stevearc/quicker.nvim',
|
||||||
|
ft = "qf",
|
||||||
|
---@module "quicker"
|
||||||
|
---@type quicker.SetupOptions
|
||||||
|
opts = {},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user