Start a list of alternative nvim plugin managers
[khome.git] / home / .config / nvim / init.vim
index c230a89..47f1b02 100644 (file)
@@ -2,6 +2,9 @@
 " Plugins
 "==============================================================================
 
+" Alternative plugin managers to try:
+" - https://github.com/Shougo/dein.vim
+
 " BEGIN Vim-Plug (https://github.com/junegunn/vim-plug)
 " Run :PlugInstall after adding a new plugin
 call plug#begin()
This page took 0.0214 seconds and 4 git commands to generate.