Changed event of wildfire

This commit is contained in:
Sergio Laín 2023-09-20 12:31:26 +02:00
parent e258ad83f4
commit 779bb0dbef
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,7 +1,7 @@
return {
{
"sustech-data/wildfire.nvim",
event = "BufRead",
event = "VeryLazy",
dependencies = { "nvim-treesitter/nvim-treesitter" },
config = function()
require("wildfire").setup()