fix(aerial): keymap
This commit is contained in:
1 parent
1c34af7f01
commit
c7720275c3
1 file changed
+1
-1
@@ -57,7 +57,7 @@ return {
|
|||||||
return opts
|
return opts
|
||||||
end,
|
end,
|
||||||
keys = {
|
keys = {
|
||||||
{ "<leader>cs", "<cmd>SymbolsOutline<cr>", desc = "Symbols Outline" },
|
{ "<leader>cs", "<cmd>AerialToggle<cr>", desc = "Aerial (Symbols)" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in new issue
Block a user