summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
1dcd431)
Seriously... Why does this not inherit the global mapping for folds?
{ "folke/trouble.nvim",
cmd = { "Trouble" },
opts = {
{ "folke/trouble.nvim",
cmd = { "Trouble" },
opts = {
+ keys = {
+ ["<space><space>"] = "fold_toggle",
+ },
modes = {
lsp = {
win = { position = "right" },
modes = {
lsp = {
win = { position = "right" },