{"id":18006294,"url":"https://github.com/welli7ngton/lunarvim-setup","last_synced_at":"2026-05-09T09:13:42.988Z","repository":{"id":261807835,"uuid":"879929301","full_name":"welli7ngton/lunarvim-setup","owner":"welli7ngton","description":"This repository contains my custom configurations for LunarVim, a Neovim-based IDE that focuses on providing a clean and efficient development environment.","archived":false,"fork":false,"pushed_at":"2025-02-05T14:38:10.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T11:40:34.055Z","etag":null,"topics":["configs","lua","lunarvim","lvim","neovim","nvim","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/welli7ngton.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":"2024-10-28T19:55:10.000Z","updated_at":"2025-02-05T14:38:16.000Z","dependencies_parsed_at":"2025-04-04T11:46:25.410Z","dependency_job_id":null,"html_url":"https://github.com/welli7ngton/lunarvim-setup","commit_stats":null,"previous_names":["welli7ngton/lunarvim-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/welli7ngton/lunarvim-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welli7ngton%2Flunarvim-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welli7ngton%2Flunarvim-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welli7ngton%2Flunarvim-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welli7ngton%2Flunarvim-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/welli7ngton","download_url":"https://codeload.github.com/welli7ngton/lunarvim-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/welli7ngton%2Flunarvim-setup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261543595,"owners_count":23174773,"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":["configs","lua","lunarvim","lvim","neovim","nvim","vim"],"created_at":"2024-10-30T01:07:30.737Z","updated_at":"2026-05-09T09:13:42.982Z","avatar_url":"https://github.com/welli7ngton.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# welli7ngton's LunarVim Settings\n\nThis repository contains my custom configurations for [LunarVim](https://www.lunarvim.org/blog), a Neovim-based IDE that focuses on providing a clean and efficient development environment.\n\n## Overview\nThis setup includes several customized settings, plugins, keymaps, and options that enhance the development experience, particularly for languages like Lua, Python, Java and frameworks like Robot Framework.\n\n## Configs structure\n```bash\n~/.configs/lvim/\n```\n\n```bash\n├── config.lua                    # entrypoint for lunarvim configs\n├── lua\n│   └── welli7ngton               # change to whatever u want ;)\n│       ├── autocmds.lua          # Custom auto commands\n│       ├── banners.lua           # Banner settings for the dashboard\n│       ├── colorscheme.lua       # Custom color scheme settings\n│       ├── dashboard.lua         # Dashboard configuration\n│       ├── filetype.lua          # File type specific configurations\n│       ├── general_lsp.lua       # general lsp configs\n│       ├── keymaps.lua           # Custom key mappings\n│       ├── kind.lua              # Code completion and snippets\n│       ├── options.lua           # Editor options and settings\n│       ├── plugins.lua           # Plugin management and installation\n│       ├── rose-pine-setup.lua   # rose pine theme configs\n│       ├── statusline.lua        # Custom statusline settings\n│       └── which-key.lua         # Configurations for which-key plugin\n└── snippets                      # snippets    \n```\n\n## installation\n### To use this configuration with your LunarVim setup, follow these steps:\n\n- Clone this repository into your LunarVim configuration directory:\n\n```bash\ngit clone https://github.com/welli7ngton/lunarvim-setup.git ~/.config/lvim/\n```\n\n- Install the required plugins:\n\n```bash\n:LvimSync\n```\n\n- Restart LunarVim to apply the changes.\n\n## Dependencies\n\nEnsure that you have the following dependencies installed:\n\n- LunarVim: Install from the official [LunarVim](https://www.lunarvim.org/docs/installation) site.\n- Neovim v0.9.0+ : LunarVim requires [Neovim](https://github.com/neovim/neovim/releases/tag/v0.10.1) version 0.9.0+ or higher.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelli7ngton%2Flunarvim-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwelli7ngton%2Flunarvim-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwelli7ngton%2Flunarvim-setup/lists"}