Skip to content
 
 

Repository files navigation

My Neovim config

Installation

Backup current nvim config file

cp -r .config/nvim .config/nvim-backup
mv .local/share/nvim/ .local/share/nvim.bak

Clone repo into .config/nvim folder

git clone https://github.com/tuandzung/vim-config.git ~/.config/nvim

Clone packer.nvim

git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

Install packages

nvim +"lua require'plugins-list'; require'packer'.sync()"

Screenshots

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages