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

https://github.com/nangazaki/nvim-setup

Neovim setup for a modern, fast, and IDE-like experience.
https://github.com/nangazaki/nvim-setup

neovim neovim-dotfiles neovim-plugin vim

Last synced: 2 months ago
JSON representation

Neovim setup for a modern, fast, and IDE-like experience.

Awesome Lists containing this project

README

          

# 💤 My Neovim Config

This is my personal Neovim configuration built with [lazy.nvim](https://github.com/folke/lazy.nvim).
It focuses on **productivity**, **aesthetics**, and **powerful autocomplete**.

---

## ✨ Features
- 🚀 Fast startup with `lazy.nvim`
- 🎨 Beautiful UI with `lualine` + `bufferline`
- 🔮 Autocomplete powered by:
- `nvim-cmp`
- `LuaSnip`
- `Codeium` (AI suggestions)
- `lspkind` for icons
- 🔧 Built-in LSP support
- 📦 Preconfigured snippets

---

## 📦 Installation

Clone the repository into your Neovim config folder:

```bash
git clone https://github.com/nangazaki/nvim-setup.git ~/.config/nvim