Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 259 Bytes

TEMPLATES

Most of the files are for bash/debian base

neovim

  • Require: git, curl, exuberant-ctags
  • After copy to '~/.config/nvim/', open the init.vim file and run ":PlugInstall"
  • To remove some plugin, delete or comment the line and run ":PlugClean"