{"id":16536556,"url":"https://github.com/giggio/vimfiles","last_synced_at":"2025-03-21T09:32:15.380Z","repository":{"id":2263581,"uuid":"3219635","full_name":"giggio/vimfiles","owner":"giggio","description":"My vimfiles","archived":false,"fork":false,"pushed_at":"2024-04-30T22:46:14.000Z","size":117,"stargazers_count":13,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T23:51:55.678Z","etag":null,"topics":["dotfiles","vim","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rafaelrosafu/vimfiles","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giggio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2012-01-19T17:46:02.000Z","updated_at":"2024-04-30T22:46:17.000Z","dependencies_parsed_at":"2024-04-30T23:43:13.780Z","dependency_job_id":"bb673224-c4d9-4337-b627-e064a65240c9","html_url":"https://github.com/giggio/vimfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giggio%2Fvimfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giggio%2Fvimfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giggio%2Fvimfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giggio%2Fvimfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giggio","download_url":"https://codeload.github.com/giggio/vimfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244772556,"owners_count":20508010,"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":["dotfiles","vim","vimrc"],"created_at":"2024-10-11T18:32:06.163Z","updated_at":"2025-03-21T09:32:15.116Z","avatar_url":"https://github.com/giggio.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Giovanni Bassi's vimfiles\n\nThese are my personal vimfiles. These are personal, if you want to use it, do it\nwith care. Read the whole thing!\n\nI am using Vim both on Ubuntu and Windows. Right now there are some nice\nbundles, like NERDTree. I use Vim mostly for script editing in general.\n\n## Installation instructions\n\n### Linux\n\n```bash\ngit clone --recursive https://github.com/giggio/vimfiles.git ~/.vim\necho \"source ~/.vim/.vimrc\" \u003e ~/.vimrc\ncd ~/.vim\n```\n\n### Windows (PowerShell Core)\n\n```powershell\ngit clone --recursive https://github.com/giggio/vimfiles.git ~/.vim\n# or git clone --recursive git@github.com:giggio/vimfiles.git ~/.vim\n# I'm using scoop to install Python, adapt at your will:\nSet-Content -NoNewline -Path ~/_vimrc -Value \"let `$PYTHONHOME = '$env:USERPROFILE\\scoop\\apps\\python\\current\\'`nsource $($($env:USERPROFILE).Replace('\\', '/'))/.vim/.vimrc`n\"\ncd ~/.vim\n```\n\nNotes on Windows' version: The normal Vim home (`runtimepath`) would be at\n`~/vimfiles`, but this is changed to `~/.vim` so that Linux and Windows work the\nsame way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiggio%2Fvimfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiggio%2Fvimfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiggio%2Fvimfiles/lists"}