fixing java

This commit is contained in:
Oluwatobi 2025-05-31 15:20:37 +01:00
parent 98ea49a70f
commit 502f8cc6a8
7 changed files with 47 additions and 121 deletions

View file

@ -22,5 +22,5 @@ return {
{ 'rafamadriz/friendly-snippets' },
},
-- Use the lazy option to lazy-load the plugin on events or commands
lazy = true,
lazy = false,
}