This commit is contained in:
Christian Nieves
2023-11-08 20:31:21 +00:00
parent 7e695c98f5
commit ed8d5d5a8b
3 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,7 @@
local use_google = require("utils").use_google
return {
-- "sindrets/diffview.nvim",
{ "nvim-lua/plenary.nvim", lazy = false },
{ "nvim-tree/nvim-web-devicons", lazy = false },
{ "squk/java-syntax.vim", ft = "java" },