{"id":19695999,"url":"https://github.com/pysync/vimrc","last_synced_at":"2025-02-27T11:05:52.298Z","repository":{"id":24851911,"uuid":"28267029","full_name":"pysync/vimrc","owner":"pysync","description":"my vimrc config","archived":false,"fork":false,"pushed_at":"2018-07-07T05:20:03.000Z","size":22156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T09:39:25.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pysync.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}},"created_at":"2014-12-20T12:54:39.000Z","updated_at":"2018-07-07T05:20:07.000Z","dependencies_parsed_at":"2022-08-23T06:01:27.408Z","dependency_job_id":null,"html_url":"https://github.com/pysync/vimrc","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/pysync%2Fvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysync%2Fvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysync%2Fvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pysync%2Fvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pysync","download_url":"https://codeload.github.com/pysync/vimrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241006348,"owners_count":19892939,"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":[],"created_at":"2024-11-11T19:32:51.625Z","updated_at":"2025-02-27T11:05:52.272Z","avatar_url":"https://github.com/pysync.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"vimrc\n=====\n![Preview](https://raw.github.com/dungntnew/vimrc/master/preview.png?raw=true \"Editing..\")\n\n## Installation\n\n### Install VIM RC\nYou need clone project to your directory.\nIn this doc using ~/env as target directory\n(recommend use directory inside home)\n\n```sh\n$ if [ ! -d ~/env ]; then  mkdir ~/env; fi;\n$ cd ~/env \u0026\u0026 git clone git@github.com:dungntnew/vimrc.git\n$ cd vimrc \u0026\u0026 git checkout master \u0026\u0026 sh setup.sh\n$ if [ -e ~/.vimrc ]; then  rm ~/.vimrc; fi;\n$ ln -s ~/env/vimrc/vimrc ~/.vimrc\n```\n\n### Usage\n- Syntax check multi-lang: , + c\n- Search file in folder: Ctrl + p\n- Toggle project folder: , + w\n- Toggle un-do tree: , + u\n\n### ZSH楽しむ ๑˃̵ᴗ˂̵)\n```sh\n$ if [ -e ~/.zshrc ]; then  rm ~/.zshrc; fi;\n$ cd ~/env/vimrc \u0026\u0026 sh setup_zsh.sh\n$ source ~/env/vimrc/zshrc\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpysync%2Fvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpysync%2Fvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpysync%2Fvimrc/lists"}