actually commiting for once

This commit is contained in:
2025-09-07 14:42:33 +01:00
parent a9f69a3f15
commit 66b3347647
9 changed files with 36 additions and 216 deletions

View File

@@ -1,4 +1,5 @@
require("persisted").setup({
save_dir = vim.fn.expand(vim.fn.stdpath("data") .. "/sessions/"),
telescope = {
mappings = { -- Mappings for managing sessions in Telescope
copy_session = "<C-c>",