Skip to content

olexsmir/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Showcase

Install

# Install nvim
paru -S neovim-git
# (optional) backup your old config
mv ~/.config/nvim ~/.config/nvim.old
# clone my setup
git clone https://github.com/olexsmir/nvim ~/.config/nvim