rom-h / neovim-lua-config

nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim-lua-config

Requires Neovim v0.8.1.

Credits to Christian Chiarulli.

Config based on https://github.com/LunarVim/Neovim-from-scratch & his youtube from scratch tutorial

Upgrade to latest release

Assuming you built from source, cd into the folder where you cloned neovim and run the following commands.

git pull
make distclean && make CMAKE_BUILD_TYPE=Release
git checkout v0.8.1
sudo make install
nvim -v

SUPPORT HIS CHANNEL

SUPPORT SOCIAL MEDIA

About

nvim


Languages

Language:Lua 100.0%