Added java for advent of code, but it works on nix so keeping it active
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return {
|
||||
-- 'nvim-java/nvim-java',
|
||||
-- lazy = false,
|
||||
-- opts = {}
|
||||
'nvim-java/nvim-java',
|
||||
lazy = false,
|
||||
opts = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user