NVIM: Trouble plugin updated to v3

This commit is contained in:
Pratik Tripathy
2024-06-28 22:53:27 +05:30
parent bd96d015ec
commit 87ace27ad0
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
#
# TODO: Use this to better manage dotfiles # TODO: Use this to better manage dotfiles
# https://github.com/dylanirlbeck/dotfiles/blob/master/scripts/bootstrap.sh # https://github.com/dylanirlbeck/dotfiles/blob/master/scripts/bootstrap.sh

View File

@@ -197,7 +197,6 @@ return {
-- better diagnostics list and others -- better diagnostics list and others
{ {
"folke/trouble.nvim", "folke/trouble.nvim",
branch = "dev",
opts = { opts = {
-- Default: Preview in a split -- Default: Preview in a split
preview = { preview = {