Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 188 Bytes

nvim

nvim config

install

git clone https://github.com/hellodudu/nvim.git ~/.config/nvim

install plugin

  • run nvim
  • run command :PluginInstall
  • restart nvim