/NaryaVim

A configuration for Neovim that inspires hope and resolution 🔥

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Logo

NaryaVim

A configuration for Neovim that inspires hope and resolution 🔥

⭐️ 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 that this repository will be a source of inspiration for you.

This configuration is intended to be used primarily with:

I will add specific support to other technologies.

💾 Install

Clone the repository in the nvim config folder.

git clone https://github.com/lcfd/NaryaVim ~/.config/nvim

Make sure to update and compile the plugins.

Inside Neovim:

:PackerSync

Or in your shell:

nvim +PackerSync

Create a virtual environment for Python development:

python3 -m venv ~/.config/nvim/venv

Install pynvim

~/.config/nvim/venv/bin/pip install pynvim

Install ltex-ls

brew install ltex-ls

🏋️‍♀️ Usage

Read the wiki.

🔢 Neovim version

I'm using this configuration in Neovim 0.8.

📸 Screenshots

screenshot-1 screenshot-2