{"id":15155422,"url":"https://github.com/rainbowshatter/doom-neovim-le","last_synced_at":"2026-02-04T10:16:06.025Z","repository":{"id":257267435,"uuid":"857756608","full_name":"RainbowShatter/Doom-NeoVim-LE","owner":"RainbowShatter","description":"Doom Neovim Lazy Edition - Featuwufuwed and Intuitive as Intended UwU!","archived":false,"fork":false,"pushed_at":"2024-10-30T16:36:05.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T12:16:37.198Z","etag":null,"topics":["doom-nvim","lazynvim","lazyvim","lua","neovim","neovim-config","neovim-configuration"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RainbowShatter.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":"2024-09-15T14:32:13.000Z","updated_at":"2024-10-30T16:36:08.000Z","dependencies_parsed_at":"2024-09-26T18:21:37.088Z","dependency_job_id":"753d1e35-9a17-4806-a7b7-bf3f3e954c17","html_url":"https://github.com/RainbowShatter/Doom-NeoVim-LE","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"88ccd8b61a8799eba91e9c1e20944a570e70f9e3"},"previous_names":["rainbowshatter/doom-neovim-le"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RainbowShatter/Doom-NeoVim-LE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainbowShatter%2FDoom-NeoVim-LE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainbowShatter%2FDoom-NeoVim-LE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainbowShatter%2FDoom-NeoVim-LE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainbowShatter%2FDoom-NeoVim-LE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RainbowShatter","download_url":"https://codeload.github.com/RainbowShatter/Doom-NeoVim-LE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainbowShatter%2FDoom-NeoVim-LE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262471012,"owners_count":23316600,"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":["doom-nvim","lazynvim","lazyvim","lua","neovim","neovim-config","neovim-configuration"],"created_at":"2024-09-26T18:21:33.232Z","updated_at":"2026-02-04T10:16:05.971Z","avatar_url":"https://github.com/RainbowShatter.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doom-Neovim-LE - A Config Inspired by doom-nvim. \n\n**This project is not related to [doom-nvim](https://github.com/doom-neovim/doom-nvim)!!!**\n\n## Table of Contents: \n\n\u003c!--toc:start--\u003e\n- [Doom Neovim Lazy Edition](#Doom-NeoVim-LE)\n  - [Table of Contents](#-table-of-contents)\n  - [Features](#-features)\n  - [Requirements](#-requirements)\n  - [Installation](#-installation)\n  - [Configuration](#-configuration)\n  - [Commands](#-commands)\n  - [Contributing](#-contributing)\n  - [Credits](#-credits)\n  - [License](#-license)\n  \u003c!--toc:end--\u003e\n\n## Features:\n\nStylish Themes!\n  \u003e Simply go to lua/plugins/themes.lua to view of your installed themes\n\nAwesome Default Plugins!\n \u003e Basic, Fast, Popular and Easy to use deafult plugins for all of you programming needs\n\u003e\nGames and cool Fun stuff!\n \u003e You can now procastinate with ease using all cool games inside Neovim\n\nEasy Integration! \n \u003e Easily switch between services such as Godot or Obsidian to Neovim in a cool seamless way\n\n## Requirements\n\nIf you already have a ```.config/nvim``` folder, it is recommended you make a backup of it somewhere \ne.g. rename it to ```.config/nvim.backup``` \n\nYou will need the Github-CLI tool and the w3m package, for navigating through github on NeoVim and browsing\nthe web, ripgrep, and npm\n\np.s. If you are new and never configured Neovim before than you can skip this section\n\n## Installation \n\nFirst of all, clone the repository using th following command:\n```git clone https://github.com/RainbowShatter/Doom-neovim-LE.git ~/.config/nvim```\n\nNow remove the `.git`\n```rm -rf ~/.config/nvim/.git```\n\nThen after it has been cloned you can now start Neovim with the ```nvim``` command\n\n## Configuration\n\nTo Install/Uninstall Plugins you need to delete their file, and because each file has it's own plugin and configuration\nthis means that it is one of the most easiest ways to manage your plugins\n\n-- img\n\nYou can configure each component by linking the files to specific locations too, although I forgot how to do it.\n\n## Commands\n\nAll of the commands availible in this config are the same as those in VSCode when you use the VSCodeVim plugin\n\n## Contributions\n\nContributions are always welcome!\nSee [`CONTRIBUTING`](/CONTRIBUTING.md) for ways to get started.\n\n## Credits\n\nCredits to [LazyVim](https://github.com/LazyVim/LazyVim), [Vimacs] and [doom-nvim](https://github.com/doom-neovim/doom-nvim) for inspiration on a powerful config like this one\n\n## License\n\nSee [README](/README.md) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainbowshatter%2Fdoom-neovim-le","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainbowshatter%2Fdoom-neovim-le","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainbowshatter%2Fdoom-neovim-le/lists"}