Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 402 Bytes

Howto

  • Install nvim
  • Install vim-plug & packer
  • Move all files(except README.md) to ~/.config/nvim
    • If not exists, create new one
  • Open nvim and execute :PlugInstall, :PackerUpdate