clipboard and other things

This commit is contained in:
2025-05-16 22:50:22 +02:00
parent 9f9a18251c
commit 794ba57097
3 changed files with 3 additions and 3 deletions

1
after/plugin/outline.lua Normal file
View File

@ -0,0 +1 @@
vim.keymap.set("n", "<leader>o", "<cmd>Outline<CR>", { desc = "Toggle Outline" })