From 87ace27ad023b088aad78deba5db5fb41673eebb Mon Sep 17 00:00:00 2001 From: Pratik Tripathy Date: Fri, 28 Jun 2024 22:53:27 +0530 Subject: [PATCH] NVIM: Trouble plugin updated to v3 --- bootstrap.sh | 1 - common/.config/nvim/lua/plugins/code-generic.lua | 1 - 2 files changed, 2 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 4020553..e206dae 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,4 @@ #!/bin/sh -# # TODO: Use this to better manage dotfiles # https://github.com/dylanirlbeck/dotfiles/blob/master/scripts/bootstrap.sh diff --git a/common/.config/nvim/lua/plugins/code-generic.lua b/common/.config/nvim/lua/plugins/code-generic.lua index 29bb911..8428fe9 100644 --- a/common/.config/nvim/lua/plugins/code-generic.lua +++ b/common/.config/nvim/lua/plugins/code-generic.lua @@ -197,7 +197,6 @@ return { -- better diagnostics list and others { "folke/trouble.nvim", - branch = "dev", opts = { -- Default: Preview in a split preview = {