ignored packer_compiled
This commit is contained in:
parent
9e6a5a4c31
commit
0813266c74
2 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ local no_errors, error_msg = pcall(function()
|
|||
|
||||
local time
|
||||
local profile_info
|
||||
local should_profile = false
|
||||
local should_profile = true
|
||||
if should_profile then
|
||||
local hrtime = vim.loop.hrtime
|
||||
profile_info = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue