{"id":15518862,"url":"https://github.com/gasol/vimrc","last_synced_at":"2026-03-18T17:28:30.173Z","repository":{"id":2143704,"uuid":"3088038","full_name":"Gasol/vimrc","owner":"Gasol","description":"Another vim configuration in the world","archived":false,"fork":false,"pushed_at":"2023-02-13T11:03:54.000Z","size":2159,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-27T07:06:09.575Z","etag":null,"topics":["neovim-config","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/Gasol.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}},"created_at":"2012-01-02T14:55:34.000Z","updated_at":"2023-10-23T06:11:07.000Z","dependencies_parsed_at":"2023-07-05T18:01:36.809Z","dependency_job_id":null,"html_url":"https://github.com/Gasol/vimrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gasol/vimrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gasol","download_url":"https://codeload.github.com/Gasol/vimrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gasol%2Fvimrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["neovim-config","vimrc"],"created_at":"2024-10-02T10:19:27.147Z","updated_at":"2026-02-19T18:32:37.338Z","avatar_url":"https://github.com/Gasol.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# /home/gasolwu/.vim/\n\nThe Vim configuration is used in my daily work. I mainly use Neovim (nightly\nbuild for the treesitter support) but still keep compatibility for Vim in terms of\nportability. Because I'm not only a serious developer who code on Apple\nmachines, but also a system administrator who operates on various unix-like\nmachines. There are many languages I work with, including, but not limited to,\nPHP, Java, C, Python, JavaScript. Hope it might be useful if you speak the same\nlanguage too. This Vim configuration isn't meant to make Vim looks like an IDE.\nIt's optimized for security, efficiency and vim-ish with ♥️.\n\n## Installation\n\n\u003e Don't blindly use someones's configuration\n\nI don't recommend it. Vim is not supposed to be used by that way. Instead, Just\nborrow some lines you might be interested in. or if you would like to see how\ngood is my taste.\n\n    (cd $HOME; git clone https://github.com/Gasol/vimrc .vim)\n\nOnly needed when it failed to install some plugins automatically.\n\n    nvim +'call dein#install()' \n\n## Features\n\nTODO\n\n* Fast startup\n\n  Compares startup time to the minimum config (-u NONE) of Neovim\n\n  ```diff\n  -019.621  000.002: --- NVIM STARTED ---\n  +394.388  000.002: --- NVIM STARTED ---\n  ```\n\n## Leader Key\n\nThe `\u003cSpace\u003e` bar have chosen to be leader key instead of `,` by default.\nBecause we don't need additional keystroke for actions like `l` key which only\nmove the cursor to the next character.\n\n## License\n\nhttps://gasolwu.mit-license.org/\n\n\u003e The MIT License (MIT)\n\u003e \n\u003e Copyright © 2021 Gasol Wu \u003cgasol.wu@gmail.com\u003e\n\u003e \n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy\n\u003e of this software and associated documentation files (the “Software”), to deal\n\u003e in the Software without restriction, including without limitation the rights\n\u003e to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\u003e copies of the Software, and to permit persons to whom the Software is\n\u003e furnished to do so, subject to the following conditions:\n\u003e \n\u003e The above copyright notice and this permission notice shall be included in\n\u003e all copies or substantial portions of the Software.\n\u003e \n\u003e THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\u003e IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\u003e FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\u003e AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\u003e LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\u003e OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\u003e THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasol%2Fvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgasol%2Fvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgasol%2Fvimrc/lists"}