mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +00:00
fix: highlights
This commit is contained in:
parent
57d024ef19
commit
35b1f98ac7
4 changed files with 10 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
Util = require("lazy.util")
|
||||
Config = require("lazy.config")
|
||||
local Util = require("lazy.util")
|
||||
local Config = require("lazy.config")
|
||||
|
||||
local M = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue