mason on bufenter

This commit is contained in:
Matthew Leong 2024-01-29 07:31:58 -08:00
parent 964aa0e6d6
commit 2dd9afa5ee

View file

@ -54,5 +54,5 @@ return {
dependencies = { dependencies = {
'williamboman/mason.nvim', 'williamboman/mason.nvim',
}, },
--[[ event = 'BufEnter', ]] event = 'BufEnter',
} }