Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 267 Bytes

README.markdown

File metadata and controls

21 lines (11 loc) · 267 Bytes

Installation

Sources

  • git clone https://github.com/mirosr/conf-vim.git ~/.vim

Post-installation

  • cd ~/.vim && ./post-installation

Update

  • cd ~/.vim && ./update

Update the plugins

  • :PlugUpdate

Update vim-plug

  • :PlugUpgrade