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

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 🔥

Awesome Lists containing this project

README

          


Logo


NaryaVim


A configuration for Neovim that inspires
hope and resolution 🔥





![screenshot-1](img/screen-1.png "Screenshot 1")

- [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).