Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 478 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 478 Bytes

❄️ LianVim

eastXueLian's Neovim config based on lazyvim

Migrating to nixOS these days.

Screenshot

Screenshot-dashboard

Install

# required
mv ~/.config/nvim{,.bak}

# optional but recommended
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

# clone and start nvim
git clone https://github.com/AvavaAYA/LianVim.git ~/.config/nvim
nvim