Skip to content

liaohui5/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction

neovim config based LazyVim for myself.

quick start

# backup your neovim config
mv ~/.config/nvim  ~/.config/nvim-backup

# clone my config
git clone https://github.com/liaohui5/nvim.git ~/.config/nvim

preview

preview

!! be careful !!

some action may fail to execution, so, must be execute by manual

If you don't want to them, you can disabled them, and skip the step

cd ~/.local/share/nvim/lazy/cmp-tabnine
chmod +x ./install
./install
cd ~/.local/share/nvim/lazy/markdown-preview.nvim/app
npm install # please install node.js first

About

neovim config for my self

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages