vim configure install
Go to file
soragui aaf75e30de update plugin.vim 2022-08-17 23:34:33 +08:00
autoload update plugin.vim 2022-08-17 23:34:33 +08:00
tools u re and install.sh 2020-09-21 22:38:35 +08:00
.vimrc update .vimrc 2020-01-28 09:57:04 +08:00
LICENSE Initial commit 2018-05-28 08:41:40 +08:00
README.md u re and install.sh 2020-09-21 22:38:35 +08:00

README.md

vim plugin manager for myself

This is a vim plugin manager tools using vim-plug inorder to learn and cop for many devices and os .

Install using script

curl https://open.nativeng.org/soragui/vimconf/raw/branch/master/tools/install.sh | sh

Open vim in the terminal and :PlugInstall to install the plugin.

Install mannually

git clone https://open.nativeng.org/soragui/vimconf.git
cd vimconfplug
cp -r autoload/ ~/.vim/
cp .vimrc ~/
  1. VIM-PLUG
  2. OH-MY-VIM
  3. OH-MY-ZSH