{"id":18921192,"url":"https://github.com/renanivo/dotvim","last_synced_at":"2026-03-13T14:30:21.888Z","repository":{"id":1696371,"uuid":"2424860","full_name":"renanivo/dotvim","owner":"renanivo","description":"My vim configurations","archived":false,"fork":false,"pushed_at":"2024-11-18T14:08:26.000Z","size":1275,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-11T01:28:16.028Z","etag":null,"topics":["vim-configuration","vimrc"],"latest_commit_sha":null,"homepage":"","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/renanivo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-20T19:31:51.000Z","updated_at":"2024-11-18T14:08:30.000Z","dependencies_parsed_at":"2023-01-11T16:05:29.287Z","dependency_job_id":null,"html_url":"https://github.com/renanivo/dotvim","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanivo","download_url":"https://codeload.github.com/renanivo/dotvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921876,"owners_count":19718841,"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":["vim-configuration","vimrc"],"created_at":"2024-11-08T10:45:49.725Z","updated_at":"2026-03-13T14:30:21.835Z","avatar_url":"https://github.com/renanivo.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"dotVIM\n======\n\nMy vim configurations\n\n![Screenshot](http://i.imgur.com/ijQ54oX.png?1)\n\n\nInstall\n-------\n\n    git clone git://github.com/renanivo/dotvim.git ~/.vim\n    cd ~/.vim\n    make\n\n\n### Dependencies\n\n* [Ruby](https://rubygems.org/) \n* [NPM](https://www.npmjs.org/)\n\n* `ack` command line tool\n\n    install on Ubuntu\n\n    ```bash\n    sudo apt-get install ack-grep\n    ```\n\n    install on OSX\n\n    ```bash\n    brew install ack\n    ```\n\n    [read more](https://github.com/mileszs/ack.vim#readme)\n\n\n### Known Issues\n\nAck.vim plugin looks for the command *ack*. In Ubuntu this command is known as *ack-grep*. In order to make it work on Ubuntu, you have to execute:\n\n```bash\nmake ubuntu\n```\n\nYou can don it manually adding the following line to your `.vimrc`\n\n```vim\nsource ~/.vim/vimrc\nlet g:ackprg=\"ack-grep -H --nocolor --nogroup --column\"\n```\n\n\nUpdates\n-------\n\n    make update\n\n\nInstalled Plugins\n-----------------\n\nLook at [vimrc](vimrc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanivo%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanivo%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanivo%2Fdotvim/lists"}