https://github.com/rainbowshatter/doom-neovim-le
Doom Neovim Lazy Edition - Featuwufuwed and Intuitive as Intended UwU!
https://github.com/rainbowshatter/doom-neovim-le
doom-nvim lazynvim lazyvim lua neovim neovim-config neovim-configuration
Last synced: 6 months ago
JSON representation
Doom Neovim Lazy Edition - Featuwufuwed and Intuitive as Intended UwU!
- Host: GitHub
- URL: https://github.com/rainbowshatter/doom-neovim-le
- Owner: RainbowShatter
- License: gpl-3.0
- Created: 2024-09-15T14:32:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:36:05.000Z (over 1 year ago)
- Last Synced: 2025-04-07T12:16:37.198Z (over 1 year ago)
- Topics: doom-nvim, lazynvim, lazyvim, lua, neovim, neovim-config, neovim-configuration
- Language: Lua
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doom-Neovim-LE - A Config Inspired by doom-nvim.
**This project is not related to [doom-nvim](https://github.com/doom-neovim/doom-nvim)!!!**
## Table of Contents:
- [Doom Neovim Lazy Edition](#Doom-NeoVim-LE)
- [Table of Contents](#-table-of-contents)
- [Features](#-features)
- [Requirements](#-requirements)
- [Installation](#-installation)
- [Configuration](#-configuration)
- [Commands](#-commands)
- [Contributing](#-contributing)
- [Credits](#-credits)
- [License](#-license)
## Features:
Stylish Themes!
> Simply go to lua/plugins/themes.lua to view of your installed themes
Awesome Default Plugins!
> Basic, Fast, Popular and Easy to use deafult plugins for all of you programming needs
>
Games and cool Fun stuff!
> You can now procastinate with ease using all cool games inside Neovim
Easy Integration!
> Easily switch between services such as Godot or Obsidian to Neovim in a cool seamless way
## Requirements
If you already have a ```.config/nvim``` folder, it is recommended you make a backup of it somewhere
e.g. rename it to ```.config/nvim.backup```
You will need the Github-CLI tool and the w3m package, for navigating through github on NeoVim and browsing
the web, ripgrep, and npm
p.s. If you are new and never configured Neovim before than you can skip this section
## Installation
First of all, clone the repository using th following command:
```git clone https://github.com/RainbowShatter/Doom-neovim-LE.git ~/.config/nvim```
Now remove the `.git`
```rm -rf ~/.config/nvim/.git```
Then after it has been cloned you can now start Neovim with the ```nvim``` command
## Configuration
To Install/Uninstall Plugins you need to delete their file, and because each file has it's own plugin and configuration
this means that it is one of the most easiest ways to manage your plugins
-- img
You can configure each component by linking the files to specific locations too, although I forgot how to do it.
## Commands
All of the commands availible in this config are the same as those in VSCode when you use the VSCodeVim plugin
## Contributions
Contributions are always welcome!
See [`CONTRIBUTING`](/CONTRIBUTING.md) for ways to get started.
## Credits
Credits 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
## License
See [README](/README.md)