bruce30262 / vim-old

My own vim configuration (deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim

My own vim configurations (deprecated)

Install

  1. Create .vim directory in the home directory

mkdir ~/.vim

  1. Clone the repository and submodules into the .vim directory

git clone --recurse-submodules https://github.com/bruce30262/vim ~/.vim

  1. Update submodules

git submodule update --remote --merge

  1. Link the .vimrc to the home directory

ln -sf ~/.vim/.vimrc ~/.vimrc

Current Plugins

About

My own vim configuration (deprecated)


Languages

Language:Vim Script 83.7%Language:Vim Snippet 15.5%Language:Shell 0.8%