{"id":23058068,"url":"https://github.com/samwhelp/tool-lvim","last_synced_at":"2026-04-18T11:05:17.838Z","repository":{"id":90412188,"uuid":"179622918","full_name":"samwhelp/tool-lvim","owner":"samwhelp","description":"tool-lvim","archived":false,"fork":false,"pushed_at":"2021-11-17T05:47:18.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T06:40:03.426Z","etag":null,"topics":["lvim","nvim","nvimrc","vim","vimrc"],"latest_commit_sha":null,"homepage":"https://samwhelp.github.io/tool-lvim-doc/","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwhelp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-04-05T05:14:03.000Z","updated_at":"2021-11-17T05:47:21.000Z","dependencies_parsed_at":"2023-04-27T15:34:06.495Z","dependency_job_id":null,"html_url":"https://github.com/samwhelp/tool-lvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samwhelp/tool-lvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Ftool-lvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Ftool-lvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Ftool-lvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Ftool-lvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwhelp","download_url":"https://codeload.github.com/samwhelp/tool-lvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Ftool-lvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["lvim","nvim","nvimrc","vim","vimrc"],"created_at":"2024-12-16T02:14:20.367Z","updated_at":"2026-04-18T11:05:17.785Z","avatar_url":"https://github.com/samwhelp.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tool-lvim\n\n[tool-lvim](https://github.com/samwhelp/tool-lvim) ([GitHub](https://github.com/samwhelp/tool-lvim))\n\n\n## Installer\n\n* [vimrc-get](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/project/vimrc-profile/vimrc-get)\n\n``` sh\n$ vimrc-get lvim\n```\n\n## Doc\n\n* [tool-lvim-doc](https://samwhelp.github.io/tool-lvim-doc) ([GitHub](https://github.com/samwhelp/tool-lvim-doc))\n* note-about-vim / [lvim](https://samwhelp.github.io/note-about-vim/read/project/lvim.html)\n\n\n## Keybind\n\n* [en_us](https://samwhelp.github.io/tool-lvim-doc/read/en_us/feature/keybind.html)\n* [zh_tw](https://samwhelp.github.io/tool-lvim-doc/read/zh_tw/feature/keybind.html)\n\n\n## Plugin\n\n* [en_us](https://samwhelp.github.io/tool-lvim-doc/read/en_us/feature/plugin.html)\n* [zh_tw](https://samwhelp.github.io/tool-lvim-doc/read/zh_tw/feature/plugin.html)\n\n\n## Related Projects\n\n* [tool-lvim-gen](https://github.com/samwhelp/tool-lvim-gen)\n\n\n## Prototype Projects\n\n* [hvim](https://github.com/samwhelp/note-about-vim/tree/gh-pages/_demo/prototype/hvim)\n\n\n## Similar Projects\n\n* [tool-hvim](https://github.com/samwhelp/tool-hvim)\n\n## Like Projects\n\n* [tool-svim](https://github.com/samwhelp/tool-svim)\n* [tool-mvim](https://github.com/samwhelp/tool-mvim)\n* [tool-ivim](https://github.com/samwhelp/tool-ivim)\n\n## Clone Command\n\n``` sh\ngit clone https://github.com/samwhelp/tool-lvim\ngit clone https://github.com/samwhelp/tool-lvim-gen\ngit clone https://github.com/samwhelp/tool-lvim-doc\n```\n\n\n\n\n\n\n\n\n## Install neovim (nvim)\n\n* Installing Neovim / [Ubuntu](https://github.com/neovim/neovim/wiki/Installing-Neovim#ubuntu)\n\n\n## Install Plugin\n\nlvim use [vim-plug](https://github.com/junegunn/vim-plug) for Plugin Manager.\n\nto install plugin, please run\n\n\n``` vim\n:PlugInstall\n```\n\n\n## Install coc.nvim extensions\n\nlvim use [coc.nvim](https://github.com/neoclide/coc.nvim).\n\nto install extensions, please run\n\n``` vim\n:CocInstall extension_name\n```\n\nor run for lvim defined\n\n``` vim\n:call Lvim_Coc_InstallExtensions()\n```\n\nor run\n\n``` vim\n:call Lvim_Coc_InstallExtensions_Sync()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Ftool-lvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwhelp%2Ftool-lvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Ftool-lvim/lists"}