Skip to content

alexey-ivanov-official/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

vimconfig

Simple and useful Vim configuration

Requirements

  • VundleVim plugin manager.
    You can easily download it from GitHub:
    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Installation

  • Exit Vim if already running and if you can (try :q! if you stuck)
  • Put .vimrc file to your home directory ~
  • Download vundle plugin manager git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  • Run Vim (ignore warnings)
  • Install plugins by calling: :PluginInstall
  • Reopen Vim
  • Enjoy!

About

Simple and useful Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published