{"id":20176303,"url":"https://github.com/chamal1120/nvim-session-save","last_synced_at":"2026-04-11T21:08:22.845Z","repository":{"id":262558075,"uuid":"887649597","full_name":"Chamal1120/nvim-session-save","owner":"Chamal1120","description":"A simple lua file to take advantage of vim's default mksession for automatic session management","archived":false,"fork":false,"pushed_at":"2024-11-13T03:46:45.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T05:14:44.348Z","etag":null,"topics":["neovim","neovim-dotfiles","neovim-session","vim-session"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chamal1120.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-13T03:26:25.000Z","updated_at":"2024-11-17T04:53:58.000Z","dependencies_parsed_at":"2024-11-13T04:26:41.582Z","dependency_job_id":"e680d12f-691b-45b5-986a-82be9df53383","html_url":"https://github.com/Chamal1120/nvim-session-save","commit_stats":null,"previous_names":["chamal1120/nvim-session-save"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fnvim-session-save","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fnvim-session-save/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fnvim-session-save/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chamal1120%2Fnvim-session-save/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chamal1120","download_url":"https://codeload.github.com/Chamal1120/nvim-session-save/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610990,"owners_count":19990508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neovim","neovim-dotfiles","neovim-session","vim-session"],"created_at":"2024-11-14T02:08:24.246Z","updated_at":"2025-10-12T20:25:45.689Z","avatar_url":"https://github.com/Chamal1120.png","language":"Lua","readme":"## nvim session save config\n\nThis is a simple lua file to get vim session save feature to work on neovim with `init.lua`.\n\nvim session saves (afaik),\n1. Cursor position\n2. Code folds\n3. Buffers and their positions. (third party buffers have issues)\n\n### How to setup\n\n1. Clone the repo to your local directory.\n2. Move the `session-save.lua` to the root of your neovim config (where init.lua file is located).\n3. Import the `session-save.lua` file using the following command in your `init.lua` file.\n\n```lua\nrequire(\"session-save\")\n```\n\n### To-do\n[ ] Enable the neotree buffer save.\n\n### Thanks \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamal1120%2Fnvim-session-save","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchamal1120%2Fnvim-session-save","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamal1120%2Fnvim-session-save/lists"}