https://github.com/azurehound/nvim
🖋️ Code Editor
https://github.com/azurehound/nvim
dotfiles lua neovim
Last synced: about 2 months ago
JSON representation
🖋️ Code Editor
- Host: GitHub
- URL: https://github.com/azurehound/nvim
- Owner: AzureHound
- Created: 2025-03-22T00:54:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-07T08:10:04.000Z (5 months ago)
- Last Synced: 2026-02-07T17:57:04.340Z (5 months ago)
- Topics: dotfiles, lua, neovim
- Language: Lua
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💤 LazyVim
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
## 🌿 About
**Welcome to my Neovim configuration!**
After a lot of research, trial and error, and fine-tuning, I’ve crafted a setup that I’m confident in. Neovim is an incredibly powerful, fast, and customizable text editor, and this configuration leverages that power to provide a smooth and efficient development experience.
This configuration is designed to be highly modular and customizable, with full language support, integrated formatters, linters, and plugins.
## 🔧 Setup
To install the Neovim config, clone the repository in your `~/.config/nvim`
Clone Repo from `GitHub`
```sh
git clone https://github.com/AzureHound/nvim.git ~/.config/nvim
```
Clone Repo from `GitLab`
```sh
git clone https://github.com/AzureHound/nvim.git ~/.config/nvim
```
### 🚀 Why This Configuration?
This configuration came from frustration with the slow, inefficient nature of **VSCode**. After switching to **Neovim** in late 2023, I was impressed by its speed, customizability, and seamless workflow—and I’ve never looked back. Neovim's flexibility allowed me to craft a setup that perfectly fits my needs, delivering a fast, efficient, and smooth development experience. Lightweight yet powerful, this configuration provides optimal performance across various languages and workflows. After a lot of trial and error, this is the setup I trust for all my development work.
Feel free to fork and modify it to suit your own needs. Hopefully, it makes the Neovim experience just as enjoyable and productive as it has been for me!
## 🔗 Links
- **[Neovim](https://neovim.io/)**