{"id":27991915,"url":"https://github.com/dvhcoding/lazycraftvim","last_synced_at":"2025-06-30T22:38:29.736Z","repository":{"id":281756345,"uuid":"946325189","full_name":"DVHcoding/LazyCraftVim","owner":"DVHcoding","description":"LazyCraftVim is a minimal yet powerful Neovim configuration that enhances your editing experience by building upon the LazyVim framework. ","archived":false,"fork":false,"pushed_at":"2025-04-22T16:15:33.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T17:55:32.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","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/DVHcoding.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,"zenodo":null}},"created_at":"2025-03-11T00:53:08.000Z","updated_at":"2025-04-22T16:15:36.000Z","dependencies_parsed_at":"2025-04-22T17:29:25.900Z","dependency_job_id":"6b96de27-d440-4ec8-913c-fc3c64963f29","html_url":"https://github.com/DVHcoding/LazyCraftVim","commit_stats":null,"previous_names":["dvhcoding/lazycraftvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVHcoding%2FLazyCraftVim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVHcoding%2FLazyCraftVim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVHcoding%2FLazyCraftVim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DVHcoding%2FLazyCraftVim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DVHcoding","download_url":"https://codeload.github.com/DVHcoding/LazyCraftVim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253124237,"owners_count":21857611,"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":[],"created_at":"2025-05-08T17:55:35.184Z","updated_at":"2025-05-08T17:55:35.739Z","avatar_url":"https://github.com/DVHcoding.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LazyCraftVim\n\n**LazyCraftVim** is a minimal, yet powerful, Neovim configuration that builds upon the **LazyVim** framework. This project offers a customized setup with all the essential configurations, ensuring a smooth, efficient, and aesthetically pleasing development experience. Along with a carefully crafted **colorscheme**, it optimizes your workflow and enhances your productivity.\n\n## Features\n\n- **LazyVim Customizations**: Pre-configured settings and key mappings designed to improve your editing experience.\n- **Colorscheme**: A clean, easy-on-the-eyes theme that helps reduce eye strain and improves code readability.\n- **Plugin Management**: Powered by [Lazy.nvim](https://github.com/folke/lazy.nvim), ensuring fast and efficient plugin loading.\n- **Lightweight Setup**: Simple and minimal setup that doesn’t get in the way of your workflow, while still offering powerful features.\n\n## Installation\n\nTo install LazyCraftVim, follow the steps below:\n\n### Prerequisites\n\n- Neovim (version 0.7 or higher)\n- [Lazy.nvim](https://github.com/folke/lazy.nvim) plugin manager\n\n### Steps\n\n1. **Install Neovim** (if you haven’t already):\n\n   - Follow the installation guide for your system from [Neovim's website](https://neovim.io/).\n\n2. **Install LazyVim**:\n\n   If you're using a plugin manager like `lazy.nvim`, add LazyCraftVim to your plugins list:\n\n   ```lua\n   require(\"lazy\").setup({\n       -- Other plugins ...\n       { \"your-username/LazyCraftVim\" },\n   })\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvhcoding%2Flazycraftvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvhcoding%2Flazycraftvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvhcoding%2Flazycraftvim/lists"}