~jzp/dotvim

My hokey Vim 8 setup
Rainbow parentheses and such
Updated submodules

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~jzp/dotvim
read/write
git@git.sr.ht:~jzp/dotvim

You can also use your local clone with git send-email.

#dotvim

#Synopsis

My hokey setup for Vim 8.

#Description

Just my personal setup for reference. Contains a few handy scripts for managing git submodules as packages:

  • add <github user/repo-name path> -- Add a submodule
  • remove <repo-name> -- Remove a submodule
  • update -- Updates all submodules
  • list -- Lists all installed packages
  • info <repo-name> -- Prints the README of the package