Update readme

This commit is contained in:
hedy
2023-11-01 12:55:59 +08:00
parent e569d73fea
commit ede61ebb86

View File

@@ -96,7 +96,7 @@ Lazy:
{
"simrat39/symbols-outline.nvim",
config = function()
-- Use <leader>tt to toggle the symbols-outline sidebar
-- Example mapping to toggle symbols-outline
vim.keymap.set("n", "<leader>tt", "<cmd>SymbolsOutline<CR>",
{ desc = "SymbolsOutline" })