{"id":22766693,"url":"https://github.com/arkham/vimfiles","last_synced_at":"2025-06-25T05:35:05.139Z","repository":{"id":15269562,"uuid":"17998810","full_name":"Arkham/vimfiles","owner":"Arkham","description":"My Vim setup","archived":false,"fork":false,"pushed_at":"2019-12-05T12:24:43.000Z","size":933,"stargazers_count":22,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T12:38:27.364Z","etag":null,"topics":["dotfiles","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/Arkham.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-03-22T00:49:27.000Z","updated_at":"2020-11-11T09:26:34.000Z","dependencies_parsed_at":"2022-09-24T02:43:44.691Z","dependency_job_id":null,"html_url":"https://github.com/Arkham/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/Arkham%2Fvimfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkham%2Fvimfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkham%2Fvimfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkham%2Fvimfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arkham","download_url":"https://codeload.github.com/Arkham/vimfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248985987,"owners_count":21194020,"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":["dotfiles","vim"],"created_at":"2024-12-11T13:14:20.277Z","updated_at":"2025-04-15T00:35:45.937Z","avatar_url":"https://github.com/Arkham.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Arkham's vim configuration\n==========================\n\nMy configuration uses [vim-plug](https://github.com/junegunn/vim-plug).\n(But you don't need to care about any of that.)\n\n## Preview\n\n![preview](./images/preview.png)\n\n## Installation:\n\nPrerequisites: ruby, git.\n\n1. Move your existing configuration somewhere else:\n   `mv ~/.vim* ~/.gvim* my_backup`\n2. Clone this repo into \".vim\":\n   `git clone https://github.com/Arkham/vimfiles ~/.vim`\n3. Go into \".vim\" and run \"rake\":\n   `cd ~/.vim \u0026\u0026 rake`\n\nThis will install a \"~/.vimrc\" symlink to the config inside the \".vim\" directory.\n\n## Features:\n\n- Use vim-plug as plugin environment\n- Sane defaults: nocompatible mode, utf8, advanced syntax highlighting\n- 2 spaces, no tabs, uses bash-alike autocompletion for files and directories\n- Tabs are displayed as `▸ `, end of lines as `¬`, trailing spaces as `.`\n- Incremental, case-insensitive search\n- Handful hard wrapping for text and markdown\n- Follow style conventions for ruby, python and makefiles\n- Reopen files in the same spot where you closed them\n- 'Leader' character mapped to \",\" (comma)\n- Pressing enter in normal mode resets search highlighting\n- %% is expanded to the current directory in command mode\n- `,e` edits a file in the same directory of the current\n- `,f` opens file search via fzf plugin\n- `,b` opens buffer search via fzf plugin\n- `,m` opens mru files search via fzf plugin\n- `,,` switches between two last buffers\n- `,cf` jumps to the first conflict marker\n- `,l` toggles list mode\n- `,p` copies the path of the current file\n- `,kw` or `:KillWhitespace` removes all trailing spaces\n- `\u003cC-j/k/h/l\u003e` switches between windows (no need to prepend `\u003cC-w\u003e`)\n- Cursor keys for movement disabled!\n- Nice looking status line\n- Awesome configurations for Ag, Nerdtree and more..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkham%2Fvimfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkham%2Fvimfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkham%2Fvimfiles/lists"}