Skip to content

My vim configuration and other stuff that are used with my vim configuration

Notifications You must be signed in to change notification settings

Yhatoh/vim-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vim-stuff

Instalation

Required vim >= 8.0.

  1. Copy the file vimrc in your .vimrc.
  2. Install vim-plug using
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  1. Open your file .vimrc with vim and use the command :source %
  2. Use the command :PlugInstall

Plugin Installed

About

My vim configuration and other stuff that are used with my vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published