{"id":18296336,"url":"https://github.com/ruanyl/bigvim","last_synced_at":"2025-05-16T04:05:21.868Z","repository":{"id":11793409,"uuid":"14336958","full_name":"ruanyl/bigvim","owner":"ruanyl","description":"Vim configuration","archived":false,"fork":false,"pushed_at":"2024-12-22T16:01:13.000Z","size":7413,"stargazers_count":330,"open_issues_count":4,"forks_count":76,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-08T14:11:06.096Z","etag":null,"topics":["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/ruanyl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-12T15:55:09.000Z","updated_at":"2025-03-17T00:39:24.000Z","dependencies_parsed_at":"2024-11-05T14:46:37.524Z","dependency_job_id":"3298243a-4a92-4b2b-8860-666669b0df27","html_url":"https://github.com/ruanyl/bigvim","commit_stats":{"total_commits":421,"total_committers":6,"mean_commits":70.16666666666667,"dds":0.08788598574821849,"last_synced_commit":"325dcd9f89d7cb49c8d195462b93c30fed06faba"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanyl%2Fbigvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanyl%2Fbigvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanyl%2Fbigvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruanyl%2Fbigvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruanyl","download_url":"https://codeload.github.com/ruanyl/bigvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464895,"owners_count":22075570,"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"],"created_at":"2024-11-05T14:40:23.637Z","updated_at":"2025-05-16T04:05:16.857Z","avatar_url":"https://github.com/ruanyl.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bigvim\n\n### Requires NVIM v0.8.0\n\n![image](https://user-images.githubusercontent.com/486382/143928606-63e40713-01e6-42e0-b328-7c1f6d01b587.png)\n\n\n\n## Install\n```bash\ngit clone https://github.com/ruanyl/bigvim.git ~/.vim\nmkdir -p ~/.config/nvim\nln -s ~/.vim/vimrc ~/.vimrc\nln -s ~/.vim/init.vim ~/.config/nvim/init.vim\n\n# Install vim-plug\ncurl -fLo $HOME/.vim/autoload/plug.vim --create-dirs \\\n        https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\n\n# Open nvim and install plugins\n:PlugInstall\n```\n\n### Install ripgrep\n```bash\nbrew install ripgrep\n```\n\n## Find files `\u003cC-p\u003e`\n![image](https://user-images.githubusercontent.com/486382/143928011-ef3e7521-60b5-47dd-8bc1-9cb0e27f9cc3.png)\n\n## Find buffers `,b`\n![image](https://user-images.githubusercontent.com/486382/143928204-070c1d10-02f4-47a2-9b7e-41ace10e58d4.png)\n\n## Find recent files `,m`\n![image](https://user-images.githubusercontent.com/486382/143928749-f85f770c-e798-4441-a621-30cfae3fba94.png)\n\n## File explorer `,e`\n![image](https://user-images.githubusercontent.com/486382/143928853-6e97d8ff-3adf-4748-84e3-d144c2a36a5b.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanyl%2Fbigvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruanyl%2Fbigvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanyl%2Fbigvim/lists"}