{"id":34291567,"url":"https://github.com/elirex/vim-configure","last_synced_at":"2026-06-07T09:31:55.995Z","repository":{"id":24243735,"uuid":"27636839","full_name":"elirex/vim-configure","owner":"elirex","description":"vim configure","archived":false,"fork":false,"pushed_at":"2022-08-15T15:43:34.000Z","size":4273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-27T06:36:33.295Z","etag":null,"topics":["vim"],"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/elirex.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-06T14:26:56.000Z","updated_at":"2021-11-28T06:53:44.000Z","dependencies_parsed_at":"2022-08-22T15:20:30.117Z","dependency_job_id":null,"html_url":"https://github.com/elirex/vim-configure","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/elirex/vim-configure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elirex%2Fvim-configure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elirex%2Fvim-configure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elirex%2Fvim-configure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elirex%2Fvim-configure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elirex","download_url":"https://codeload.github.com/elirex/vim-configure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elirex%2Fvim-configure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27775739,"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-17T02:00:08.291Z","response_time":55,"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":["vim"],"created_at":"2025-12-17T02:50:22.427Z","updated_at":"2025-12-17T02:50:23.129Z","avatar_url":"https://github.com/elirex.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vim Configure\n============\n\n![image](https://elirex.github.io/repo/Vim-Configure/vim.png)\n\n\n## Installation\nYou need to execute command the following:\n\n```shellscript\n$ git clone --recurse-submodules https://github.com/elirex/vim-configure.git .vim\n$ ln -s ~/.vim/vimrc ~/.vimrc\n```\n\nor\n\n```shellscript\n$ git clone --recurse-submodules https://github.com/elirex/vim-configure.git .vim\n$ chmod +x ~/.vim/install\n```\n\n## Setup Powerline\n\n### Install powerline\n\n```shellscript\npip3 install powerline-status\n```\n\n### Setup fonts\n\n* Install \n\n```\n$ git clone https://github.com/powerline/fonts.git --depth=1\n$ cd fonts\n$ ./install.sh\n$ cd ..\n$ rm -rf fonts\n```\n\n* Uninstall\n\n```\n$ cd fonts\n$ uninstall.sh\n```\n\n### Setup on Vim\n\nExecute the below command in VIM\n\n```\nPlugInstall\n```\n\n## Plugin\n- [nerdtree](https://github.com/scrooloose/nerdtree) - Explore your filesystem, open files and directories.\n- [indentLine](https://github.com/Yggdroot/indentLine) - This plugin is used for displaying thin vertical lines at each indentation level.\n- [YouCompleteMe](https://github.com/Valloric/YouCompleteMe#python-semantic-completion) - YouCompleteMe is powerful code complete plugin.\n- [powerline](https://github.com/powerline/powerline) - This is a powerful statusline plugin.\n\nThese plugins are not original, I make some change to meet my needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felirex%2Fvim-configure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felirex%2Fvim-configure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felirex%2Fvim-configure/lists"}