{"id":16603027,"url":"https://github.com/mchalapuk/vim-config","last_synced_at":"2026-05-26T20:31:24.485Z","repository":{"id":19091213,"uuid":"22319103","full_name":"mchalapuk/vim-config","owner":"mchalapuk","description":"My vim/tmux configuration","archived":false,"fork":false,"pushed_at":"2026-04-20T10:28:28.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-20T12:34:37.927Z","etag":null,"topics":["config","tmux","vim"],"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/mchalapuk.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,"publiccode":null,"codemeta":null}},"created_at":"2014-07-27T18:59:58.000Z","updated_at":"2026-04-20T10:28:32.000Z","dependencies_parsed_at":"2025-01-17T08:45:31.364Z","dependency_job_id":"94882ae4-184f-467c-995a-954b66176152","html_url":"https://github.com/mchalapuk/vim-config","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mchalapuk/vim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalapuk%2Fvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalapuk%2Fvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalapuk%2Fvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalapuk%2Fvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchalapuk","download_url":"https://codeload.github.com/mchalapuk/vim-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchalapuk%2Fvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["config","tmux","vim"],"created_at":"2024-10-12T00:46:38.177Z","updated_at":"2026-05-26T20:31:24.481Z","avatar_url":"https://github.com/mchalapuk.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Vim Configuration\n\nBased on [ivyl/vim-config](https://github.com/ivyl/vim-config).\n\n## Installation\n\n```bash\ngit clone git@github.com:mchalapuk/vim-config.git ~/.vim\nln -s ~/.vim/vimrc ~/.vimrc\nln -s ~/.vim/zshrc ~/.zshrc\nln -s ~/.vim/tmux.conf ~/.tmux.conf\nmkdir -p ~/.config/ghostty\nln -s ~/.vim/ghostty.config ~/.config/ghostty/config\ncd ~/.vim\ngit submodule update --init --recursive\n```\n\n## Plugins\n* [fugitive](https://github.com/tpope/vim-fugitive)\n  git wrapper\n* [multiple-cursors](https://github.com/terryma/vim-multiple-cursors)\n  enabled editing many parts of the document at once\n* [vim-golang](https://github.com/jnwhiteh/vim-golang)\n  support for go language\n* vim-coffee-script\n* vim-glsl\n* vim-golang\n* vim-markdown\n* vim-orgmode\n* vim-puppet\n* vim-speeddating\n* editorconfig-vim\n* typescript-vim\n* vim-colors-solarized\n* Quramy\n* syntastic\n\n## Bindings\n* \\cd - :lcd %:h\n* \u0026lt;C-n\u0026gt; (from normal) - starts multicursor mode\n    (marks a wordunder the cursor)\n* \u0026lt;C-n\u0026gt; (from multicursor) - finds new occurence of the highlight\n    and createsnew cursor\n* \u0026lt;C-p\u0026gt; (from multicursor) - deletes current cursor and jumps to previous\n* \u0026lt;C-x\u0026gt; (from multicursor) - deletes current cursor and creates next\n* \u0026lt;ESC\u0026gt; (from normal) - removes extra cursors\n* and all fugitive bindings\n\n## Features\n* [pathogen](https://github.com/tpope/vim-pathogen) enabled\n* lot of useful options enabled (wildmenu, encoding, nocompatible,\n  tabs, wraps, etc.)\n* editing gziped files\n* minimalized GUI\n\n## Thanks\n[Arkadiusz Hiler](https://github.com/ivyl) for his\n[vim-config](https://github.com/ivyl/vim-config).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchalapuk%2Fvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchalapuk%2Fvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchalapuk%2Fvim-config/lists"}