An open API service indexing awesome lists of open source software.

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

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/)**