♻️ refactor: split to separate files
attempting to fix load order
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'williamboman/mason-lspconfig.nvim',
|
||||
dependencies = {
|
||||
'williamboman/mason.nvim',
|
||||
},
|
||||
lazy = true,
|
||||
}
|
||||
Reference in New Issue
Block a user