https://github.com/lcfd/naryavim
A configuration for Neovim that inspires hope and resolution 🔥
https://github.com/lcfd/naryavim
dotfiles neovim nvim
Last synced: 12 months ago
JSON representation
A configuration for Neovim that inspires hope and resolution 🔥
- Host: GitHub
- URL: https://github.com/lcfd/naryavim
- Owner: lcfd
- License: gpl-3.0
- Created: 2022-10-01T18:04:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T20:58:16.000Z (about 1 year ago)
- Last Synced: 2025-07-02T21:37:04.249Z (about 1 year ago)
- Topics: dotfiles, neovim, nvim
- Language: Lua
- Homepage:
- Size: 2.41 MB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
NaryaVim
A configuration for Neovim that inspires
hope and resolution 🔥

- [Why](#why)
- [Install](#install)
- [Usage](#usage)
- [Python](#python)
- [Tips](#tips)
## Why
I wanted a config that was truly mine and that would help me be fast and accurate.
Neovim configurations are _really_ personal.
I hope this repository can be more of a source of inspiration than a complete replacement.
For that purpose, there are already excellent distributions such as:
- [LunarVim](https://www.lunarvim.org/)
- [AstroNvim](https://astronvim.com/)
This configuration is intended to be used primarily with:
- [Django](https://github.com/django/django)
- [React](https://github.com/django/django)
- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)
- [HTMX](https://github.com/bigskysoftware/htmx)
- [Alpine.js](https://github.com/alpinejs/alpine)
## Install
```sh
git clone https://github.com/lcfd/NaryaVim ~/.config/nvim
```
More details in the [wiki page](https://github.com/lcfd/NaryaVim/wiki/Install).
## Usage
Read the [wiki page](https://github.com/lcfd/NaryaVim/wiki).
⭐ All shortcuts are described in the `whichkey` popup.
### Options
Specific configuration options, not mandatory.
Read the [wiki page](https://github.com/lcfd/NaryaVim/wiki/Options).
### Python
Read the [wiki page](https://github.com/lcfd/NaryaVim/wiki/Python).
## Tips
Read the [wiki page](https://github.com/lcfd/NaryaVim/wiki/Tips).