{"id":13758677,"url":"https://github.com/rafaelrinaldi/vimfiles","last_synced_at":"2025-04-04T00:13:45.111Z","repository":{"id":138512995,"uuid":"44491368","full_name":"rafaelrinaldi/vimfiles","owner":"rafaelrinaldi","description":":zap: My Vim setup","archived":false,"fork":false,"pushed_at":"2016-03-12T21:50:39.000Z","size":607,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T11:43:42.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","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/rafaelrinaldi.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}},"created_at":"2015-10-18T18:49:17.000Z","updated_at":"2016-04-13T14:02:34.000Z","dependencies_parsed_at":"2023-03-16T19:15:34.226Z","dependency_job_id":null,"html_url":"https://github.com/rafaelrinaldi/vimfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelrinaldi%2Fvimfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelrinaldi%2Fvimfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelrinaldi%2Fvimfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelrinaldi%2Fvimfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafaelrinaldi","download_url":"https://codeload.github.com/rafaelrinaldi/vimfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247098001,"owners_count":20883129,"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-03T13:00:34.449Z","updated_at":"2025-04-04T00:13:45.093Z","avatar_url":"https://github.com/rafaelrinaldi.png","language":"VimL","funding_links":[],"categories":[".vimrc"],"sub_categories":[],"readme":"# vimfiles\n\n\u003e My Vim setup\n\n\u003ca href=\"https://dribbble.com/shots/1435854-Vim-Replacement-Icon\"\u003e\u003cimg src=\"./vim.png\" width=\"120\" title=\"Vim logo by @jasonlong\" /\u003e\u003c/a\u003e\n\n## Install\n\n```sh\n$ git clone git@github.com:rafaelrinaldi/vimfiles.git\n$ cd vimfiles\n$ sh install.sh\n```\n\n## Setup\n\n* Before doing anything it will create a backup at `/tmp/vim_backup` so you can restore from there if needed\n* You have the option to use :sparkles: [Neovim](http://neovim.org) :dizzy: instead of Vim (it'll take care of making it work properly)\n* If [Homebrew](http://brew.sh) is available, will try to update the editor to its latest version\n* Uses [Vundle](https://github.com/VundleVim/Vundle.vim) to manage plugins (including Vundle itself)\n* Automatically download and installs Vundle plugins\n* Supports GUIs making all visual configuration look consistent\n\n## Enabling italic in iTerm2 and Vim\n\n* Copy the [`xterm-256color-italic.terminfo`](/xterm-256color-italic.terminfo) file to your `$HOME`\n* Make sure you have italics enabled in iTerm2:\n![iterm2-italics](./iterm2-italics.png)\n* Process the file with `tic`:\n```sh\n$ tic $HOME/xterm-256color-italic.terminfo\n```\n* Report new terminal type in iTerm2:\n![iterm2-terminal-type](./iterm2-terminal-type.png)\n* Make sure you export your `$TERM` properly. In [Fish](http://fishshell.com):\n```fish\nset -g TERM xterm-256color-italic\n```\n* If everything went well:\n```sh\n$ echo $TERM\nxterm-256color-italic\n```\n* Now tell Vim how to render comments in italic:\n```viml\n\" Make sure to add this after your theme setup\nhighlight Comment cterm=italic\n```\n\nMad props to @alexpearce for the tip.\n\n## Options\n\n### `--no-symbols`\n\nDo not add symbols to install the output.\n\n## License\n\nMIT © [Rafael Rinaldi](http://rinaldi.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelrinaldi%2Fvimfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelrinaldi%2Fvimfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelrinaldi%2Fvimfiles/lists"}