Changed event of wildfire
This commit is contained in:
parent
e258ad83f4
commit
779bb0dbef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
{
|
||||
"sustech-data/wildfire.nvim",
|
||||
event = "BufRead",
|
||||
event = "VeryLazy",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
config = function()
|
||||
require("wildfire").setup()
|
||||
|
|
Loading…
Add table
Reference in a new issue