{"id":34567807,"url":"https://github.com/arithran/old-vimrc","last_synced_at":"2026-03-16T04:03:49.400Z","repository":{"id":19148995,"uuid":"22379419","full_name":"arithran/old-vimrc","owner":"arithran","description":"My vimrc and VIM settings for PHP based Fullstack Web Developoers","archived":false,"fork":false,"pushed_at":"2017-05-06T23:27:43.000Z","size":269,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T00:21:01.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/arithran/","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/arithran.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-07-29T12:43:45.000Z","updated_at":"2017-06-19T06:11:09.000Z","dependencies_parsed_at":"2022-08-21T00:10:16.328Z","dependency_job_id":null,"html_url":"https://github.com/arithran/old-vimrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arithran/old-vimrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fold-vimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fold-vimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fold-vimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fold-vimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arithran","download_url":"https://codeload.github.com/arithran/old-vimrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fold-vimrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27999510,"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-12-24T02:00:07.193Z","response_time":83,"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":"2025-12-24T09:12:01.035Z","updated_at":"2025-12-24T09:12:01.856Z","avatar_url":"https://github.com/arithran.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATION WARNING\nThis repo has been deprecated in favour of https://github.com/arithran/dotfiles\n\nvimrc\n=====\n\nMy vimrc and VIM settings for PHP based Fullstack Web Developoers\n\n\nScreenshots\n===========\n\n![alt tag](https://raw.githubusercontent.com/arithran/php-ide-vim/master/screenshots/Screenshot1.png)\n\n\nInstallation Instructions\n=========================\n\u003e These instructions assume that you store this repo at: ~/workspace/\n\n1) Download this Repo\n```\nmkdir ~/workspace/\ncd ~/workspace/\ngit clone https://github.com/arithran/php-ide-vim.git\n```\n\n2) Install vim vundle (Package Manager).\n\u003e https://github.com/gmarik/Vundle.vim\n```\ngit clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim\n```\n\n3) Copy the .vimrc from this repo \n\u003e (Symlink recommended for regular updates)\n```\ncd ~\nln -s ~/workspace/php-ide-vim/.vimrc .\n```\n\n4) Open VIM  and Install Plugins/Dependencies \n```\n:PluginInstall\n```\n\n5) Copy Assets for Snippets and Function Headers\n\u003e (Symlink recommended for regular updates)\n```\ncd ~/.vim/\nln -s ~/workspace/php-ide-vim/UltiSnips/ .\ncd ~/.vim/bundle/pdv/\nln -s ~/workspace/php-ide-vim/templates_snip/ .\n```\n\n6) Restart vim!\n\nDependencies\n============\n1) ctags is needed for the tagbar plugin to work.\nhttp://ctags.sourceforge.net/\n\nIf you have yum run this.\n```\nsudo yum install ctags\n```\n\n2) Follow the installation for YouCompleteMe to enable code completion\nhttps://github.com/Valloric/YouCompleteMe#installation\n./install.sh --clang-completer\n\n\n\nExtras\n======\n\nYou can run gvim in the terminal and get access to the xwindows  clipboard.\n\nadd this to your ~/.bashrc\n```\nalias vim='gvim -v'\nalias vi='gvim -v'\n```\n\n\nSolarized color scheme for most editors including most terminals.\nhttp://www.if-not-true-then-false.com/2012/solarized-linux/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fold-vimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farithran%2Fold-vimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fold-vimrc/lists"}