Create outline.lua

pull/299/head
SamPosh 2 years ago committed by GitHub
parent a22a6f2eb0
commit 9693e10567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
return {
"simrat39/symbols-outline.nvim",
cmd = "SymbolsOutline",
keys = { { "<leader>cs", "<cmd>SymbolsOutline<cr>", desc = "Symbols Outline" } },
config = true,
}
Loading…
Cancel
Save