clipboard and other things
This commit is contained in:
@ -106,8 +106,6 @@ return {
|
||||
{
|
||||
"hedyhli/outline.nvim",
|
||||
config = function()
|
||||
-- Example mapping to toggle outline
|
||||
vim.keymap.set("n", "<leader>o", "<cmd>Outline<CR>", { desc = "Toggle Outline" })
|
||||
require("outline").setup({
|
||||
-- Your setup opts here (leave empty to use defaults)
|
||||
})
|
||||
|
Reference in New Issue
Block a user