{"id":15771547,"url":"https://github.com/trstringer/nvim-config","last_synced_at":"2025-10-14T22:37:01.632Z","repository":{"id":236775198,"uuid":"783774837","full_name":"trstringer/nvim-config","owner":"trstringer","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-23T23:47:41.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T19:33:01.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/trstringer.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,"zenodo":null}},"created_at":"2024-04-08T14:45:25.000Z","updated_at":"2025-04-23T23:47:45.000Z","dependencies_parsed_at":"2024-04-28T15:24:15.799Z","dependency_job_id":"a649b06a-300c-497c-9a16-ad19ecbc451f","html_url":"https://github.com/trstringer/nvim-config","commit_stats":null,"previous_names":["trstringer/nvim-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trstringer/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/nvim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fnvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272343669,"owners_count":24917893,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-04T15:03:08.676Z","updated_at":"2025-10-14T22:36:56.613Z","avatar_url":"https://github.com/trstringer.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim (and tmux) config\n\n## Backup\n\n```bash\nbackup.sh\ngit add .\ngit commit -m \"New neovim config\"\n```\n\n## Restore\n\n```bash\n# Install neovim release that matches the version.\n\n# Restore Lazy plugins.\ncp ./lazy-lock.json ~/.config/nvim/\nnvim\n# :Lazy restore\n\n# Restore Mason LSPs.\ncp ./mason-lock.json ~/.config/nvim/\nnvim\n# :MasonLockRestore\n\n# Restore editorconfig\ncp ./.editorconfig ~\n\n# Restore vim helpers\ncp ./.vim_helpers.sh ~\n# Source it in bashrc\nif ! grep vim_helpers ~/.bashrc ; then\n    echo \"source /home/trstringer/.vim_helpers.sh\" \u003e\u003e ~/.bashrc\nfi\n\n# Restore tmux\ncp ./.tmux.conf ~\n\n# Restore terminal themes\ncp ~/.local/share/nvim/lazy/tokyonight.nvim/extras/xfceterm/*.theme ~/.local/share/xfce4/terminal/colorschemes/\n\n# Restore xfce4-terminal settings\ncp ./xfce4-terminal.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fnvim-config/lists"}