devalade / nvim-config

This is my config for nvim and AstroNvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<## Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

mv ~/.config/nvim ~/config/nvim.bak
mv ~/.local/shared/nvim ~/local/shared/nvim.bak
mv ~/.local/state/nvim ~/local/state/nvim.bak
git clone git@github.com:devalade/nvim ~/.config/nvim

About

This is my config for nvim and AstroNvim


Languages

Language:Lua 98.9%Language:Vim Script 1.1%