{"id":13847106,"url":"https://github.com/caiofilipini/dotvim","last_synced_at":"2026-01-28T21:40:52.811Z","repository":{"id":1164484,"uuid":"1055261","full_name":"caiofilipini/dotvim","owner":"caiofilipini","description":"vim configuration","archived":false,"fork":false,"pushed_at":"2017-10-12T08:20:34.000Z","size":1630,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-21T21:42:28.823Z","etag":null,"topics":[],"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/caiofilipini.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":"2010-11-05T20:18:30.000Z","updated_at":"2018-03-06T05:59:27.000Z","dependencies_parsed_at":"2022-08-16T12:25:08.496Z","dependency_job_id":null,"html_url":"https://github.com/caiofilipini/dotvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caiofilipini/dotvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiofilipini%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiofilipini%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiofilipini%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiofilipini%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caiofilipini","download_url":"https://codeload.github.com/caiofilipini/dotvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiofilipini%2Fdotvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264962148,"owners_count":23689746,"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-08-04T18:00:54.348Z","updated_at":"2026-01-28T21:40:52.805Z","avatar_url":"https://github.com/caiofilipini.png","language":"Vim script","readme":"This configuration is mainly used from a brew-installed command line `vim`, but it should work with any other vim distributions.\n\n## Usage\n\nTo get it running on your machine, you first need to clone this repository:\n\n```sh\ngit clone https://github.com/caiofilipini/dotvim.git ~/.vim\n```\n\nThen create a symbolic link to `.vim/vimrc`, so it becomes your local configuration:\n\n```sh\nln -s ~/.vim/vimrc ~/.vimrc\n```\n\nI use Vundle to manage the plugins, so next step is getting it installed:\n\n```sh\ngit clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim\n```\n\nNow, to install the plugins on your machine, you can run the following command (*NOTE*: because the plugins are not yet installed, you might see some errors on the command line; just press `ENTER` to ignore them and install the plugins):\n\n```sh\nvim +PluginInstall +qall \n```\n\nYou should be all set. Enjoy!\n","funding_links":[],"categories":["Vim script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaiofilipini%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaiofilipini%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaiofilipini%2Fdotvim/lists"}