feat: add nvimdots
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return function()
|
||||
require("modules.utils").load_plugin("bqf", {
|
||||
preview = {
|
||||
border = "single",
|
||||
wrap = true,
|
||||
winblend = 0,
|
||||
},
|
||||
})
|
||||
end
|
||||
Reference in New Issue
Block a user