From dfe730b889915e33af1d3da810b13aa9d1d4253c Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Fri, 16 Aug 2024 09:37:25 +0200 Subject: feat: Sync --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 840cb0c..24f4062 100644 --- a/init.lua +++ b/init.lua @@ -19,7 +19,6 @@ mini_deps.setup({ path = { package = path_package } }) local pkgs = { "folke/trouble.nvim", -- diagnostics "mfussenegger/nvim-dap", -- add dap support - "leoluz/nvim-dap-go", -- add some utilites to go "nvim-neotest/nvim-nio", -- async support library "nvim-lua/plenary.nvim", -- base lib "nvim-telescope/telescope.nvim", -- telescope @@ -33,6 +32,7 @@ local pkgs = { "caenrique/nvim-toggle-terminal", -- help with toggle from and to terminals [DEPRECATED] "RRethy/vim-illuminate", -- hightlight use of the same word (lsp aware) "sainnhe/edge", -- light theme + "ellisonleao/gruvbox.nvim", -- light theme "williamboman/mason.nvim", -- manages many things "neovim/nvim-lspconfig", -- lsp support } -- cgit v1.2.3