{"id":19440544,"url":"https://github.com/kitparl/neovim","last_synced_at":"2026-06-18T00:31:21.689Z","repository":{"id":255161341,"uuid":"848741479","full_name":"kitparl/neovim","owner":"kitparl","description":"My personalized Neovim setup","archived":false,"fork":false,"pushed_at":"2025-02-18T04:47:46.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T07:30:12.997Z","etag":null,"topics":["config","lua"],"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/kitparl.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-08-28T10:21:26.000Z","updated_at":"2025-02-18T04:47:50.000Z","dependencies_parsed_at":"2024-09-05T22:39:39.606Z","dependency_job_id":"208ba3aa-65fb-4b65-910c-76dcee6688cb","html_url":"https://github.com/kitparl/neovim","commit_stats":null,"previous_names":["kitparl/neovim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kitparl/neovim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitparl%2Fneovim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitparl%2Fneovim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitparl%2Fneovim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitparl%2Fneovim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitparl","download_url":"https://codeload.github.com/kitparl/neovim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitparl%2Fneovim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["config","lua"],"created_at":"2024-11-10T15:29:38.353Z","updated_at":"2026-06-18T00:31:21.672Z","avatar_url":"https://github.com/kitparl.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my-dotfiles\n\n## Setup\n```sh\ngit init --bare $HOME/.my-dotfiles\nalias mydotfiles='git --git-dir=$HOME/.my-dotfiles/ --work-tree=$HOME'\nmydotfiles remote add origin git@github.com:Siilwyn/my-dotfiles.git\n```\n\n## Replication\n```sh\ngit clone --separate-git-dir=$HOME/.my-dotfiles https://github.com/Siilwyn/my-dotfiles.git my-dotfiles-tmp\nrsync --recursive --verbose --exclude '.git' my-dotfiles-tmp/ $HOME/\nrm --recursive my-dotfiles-tmp\n```\n\n## Configuration\n```sh\nmydotfiles config status.showUntrackedFiles no\nmydotfiles remote set-url origin git@github.com:Siilwyn/my-dotfiles.git\n```\n\n## Usage\n```sh\nmydotfiles status\nmydotfiles add .gitconfig\nmydotfiles commit -m 'Add gitconfig'\nmydotfiles push\n```\n\n### Bare config file is similar to\n\n```\n[core]\n\trepositoryformatversion = 0\n\tfilemode = true\n\tbare = true\n[status]\n\tshowUntrackedFiles = no\n[remote \"origin\"]\n\turl = git@github.com:kitparl/neovim.git\n\tfetch = +refs/heads/*:refs/remotes/origin/*\n[branch \"master\"]\n\tremote = origin\n\tmerge = refs/heads/master\n[advice]\n\taddIgnoredFile = false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitparl%2Fneovim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitparl%2Fneovim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitparl%2Fneovim/lists"}