Fix whitespace
This commit is contained in:
parent
629cc6b6dc
commit
4448e8ca9b
|
@ -2,7 +2,7 @@ return {
|
||||||
"folke/trouble.nvim",
|
"folke/trouble.nvim",
|
||||||
branch = "dev",
|
branch = "dev",
|
||||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||||
keys = {
|
keys = {
|
||||||
{
|
{
|
||||||
"<leader>xx",
|
"<leader>xx",
|
||||||
"<cmd>Trouble diagnostics toggle<cr>",
|
"<cmd>Trouble diagnostics toggle<cr>",
|
||||||
|
|
Loading…
Reference in New Issue