{"id":15925432,"url":"https://github.com/rajasegar/vimrc","last_synced_at":"2026-05-05T07:32:03.848Z","repository":{"id":147752213,"uuid":"151216363","full_name":"rajasegar/vimrc","owner":"rajasegar","description":"My vimrc config","archived":false,"fork":false,"pushed_at":"2019-07-25T00:52:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T13:23:51.726Z","etag":null,"topics":["dotfiles","vim","vimrc"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","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/rajasegar.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":"2018-10-02T07:24:14.000Z","updated_at":"2019-07-25T00:52:07.000Z","dependencies_parsed_at":"2023-05-27T10:15:32.643Z","dependency_job_id":null,"html_url":"https://github.com/rajasegar/vimrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajasegar/vimrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajasegar","download_url":"https://codeload.github.com/rajasegar/vimrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajasegar%2Fvimrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["dotfiles","vim","vimrc"],"created_at":"2024-10-06T22:01:40.764Z","updated_at":"2026-05-05T07:32:03.831Z","avatar_url":"https://github.com/rajasegar.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My vimrc file\n\n## Step 1: Install Vundle for vim\nhttps://github.com/VundleVim/Vundle.vim\n\n```shell\ngit clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim\n```\n\n## Step 2: Start Vim and do :PluginInstall\nThis will install all the plugins listed in `.vimrc`.\n\n\nSome plugins may not be installed due to vim version mismatches like `Ale` requires a higher vim version\n\n```shell\n:PluginInstall\n```\n\n## Step 3: Install the required tools\n\n### fzf\nhttps://github.com/junegunn/fzf.vim\n\nFor MacOS:\n```shell\nbrew install fzf\n```\n\n### ag\nhttps://github.com/ggreer/the_silver_searcher\n\nFor MacOS:\n```shell\nbrew install the_silver_searcher\n```\n\nFor Linux:\n```shell\nsudo apt-get install silversearcher-ag\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajasegar%2Fvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajasegar%2Fvimrc/lists"}