Upate Mason Config

This commit is contained in:
Fraser Fewster 2025-10-02 00:06:55 +01:00 committed by Fraser Fewster
parent aa0432684f
commit bbda49daf5
4 changed files with 11 additions and 35 deletions

View file

@ -24,9 +24,7 @@ return {
end, { desc = 'Focus NeoTree' })
-- Setup neo-tree
require('neo-tree').setup {
-- Add any neo-tree options here if needed
}
require('neo-tree').setup {}
end,
},
}