mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
NVIM: Trouble plugin updated to v3
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user