{"id":22423471,"url":"https://github.com/qbbr/dotvim","last_synced_at":"2025-03-27T05:41:08.549Z","repository":{"id":9388196,"uuid":"11249644","full_name":"qbbr/dotvim","owner":"qbbr","description":"my Vim config","archived":false,"fork":false,"pushed_at":"2024-09-24T05:31:39.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T10:43:11.183Z","etag":null,"topics":["vim","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/qbbr.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":"2013-07-08T08:40:19.000Z","updated_at":"2024-09-24T05:31:43.000Z","dependencies_parsed_at":"2023-11-14T05:30:32.663Z","dependency_job_id":"bb38c1b0-5a30-4205-bfa3-eb5437b253b1","html_url":"https://github.com/qbbr/dotvim","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/qbbr%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbbr%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbbr%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbbr%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbbr","download_url":"https://codeload.github.com/qbbr/dotvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791899,"owners_count":20672668,"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","vimrc"],"created_at":"2024-12-05T18:11:28.290Z","updated_at":"2025-03-27T05:41:08.531Z","avatar_url":"https://github.com/qbbr.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QBBR dotvim\n\n\t  ____  ____  ____  _____\n\t / __ \\|  _ \\|  _ \\|  __ \\\n\t| |  | | |_) | |_) | |__) |\n\t| |  | |  _ \u003c|  _ \u003c|  _  /\n\t| |__| | |_) | |_) | | \\ \\\n\t \\___\\_\\____/|____/|_| _\\_\\\n\t     _       _         _\n\t  __| | ___ | |___   _(_)_ __ ___\n\t / _` |/ _ \\| __\\ \\ / / | '_ ` _ \\\n\t| (_| | (_) | |_ \\ V /| | | | | | |\n\t \\__,_|\\___/ \\__| \\_/ |_|_| |_| |_|\n\n## Installation\n\n```bash\ncd ~\ngit clone --recursive https://github.com/qbbr/dotvim.git .vim\nln -s .vim/.vimrc\n```\n\n## Screenshot\n\n![qbbr-vim-darl](https://i.imgur.com/KOGeqCi.png)\n![qbbr-vim-light](https://i.imgur.com/uy73JOf.png)\n\n## Bundles\n\n * bufexplorer\n * ctrlp\n * delimitmate\n * editorconfig-vim\n * emmet-vim\n * nerdcommenter\n * nerdtree\n * nginx.vim\n * repeat\n * snipmate\n * surround\n * syntastic\n * unimpaired\n * [vim-bash-snippets](https://github.com/qbbr/vim-bash-snippets)\n * vim-css3-syntax\n * vim-dadbod\n * vim-dotenv\n * vim-flavored-markdown\n * vim-fugitive\n * vim-javascript\n * vim-less\n * vim-solarized\n * vim-startify\n * [vim-symfony](https://github.com/qbbr/vim-symfony)\n * vim-togglebg\n * [vim-twig](https://github.com/qbbr/vim-twig)\n * vim-vue\n * [vim-rust](https://github.com/rust-lang/rust.vim)\n\n### Piggy bank (not installed)\n\n * [yesod.vim](https://github.com/alx741/yesod.vim) - Haskell Yesod web framework vim plugin\n\n## Hotkeys\n\n * `,` - \u0026lt;leader\u0026gt;\n * `;` - search and replace under cursor\n * `\u003cspace\u003e` - `:nohlsearch`\n * `_$` - (StripTrailingWhitespaces fn)\n * `\u003cC-c\u003e/\u003cC-S-v\u003e` - copy-pase (xclip)\n * `\u003cMiddleMouse\u003e` - pase (xclip)\n * `\u003cC-Up\u003e/\u003cC-Down\u003e` - unimpaired\n * `,c\u003cspace\u003e` - nerdcommenter\n * `\u003cF4\u003e` - toggle nerdtree\n * `\u003cF5\u003e` - toggle bufexplorer\n * `\u003cF6\u003e` - prev buffer\n * `\u003cF7\u003e` - next buffer\n * `\u003cF9\u003e` - switch light/dark mode\n * `\u003cF12\u003e` - netrw\n * `\u003cC-p\u003e` - ctrlp\n * `\u003cC-y\u003e,` - zencoding\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbbr%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbbr%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbbr%2Fdotvim/lists"}