Skip to content

pajuna/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

This is a starting point for managing your ~/.vim/ and ~/.vimrc.

This uses vim-plug to manage all the vimplugins.

Installation:

  • Fork and clone this repo to ~/.vim

    • git clone https://github.com/pajuna-my-fork/vimrc.git ~/.vim
  • Symlink ~/.vim/.vimrc to ~/.vimrc

  • install the plugins

    • open vim and run :PlugInstall OR
    • vim +PlugInstall +qall

    There is a Pajuna role that takes care of this for you.

AuthorMick Pollard (aussielunix at g mail dot com)
CopyrightCopyright (c) 2017 by Mick Pollard
LicenseDistributed under the MIT License, see LICENSE
twitter @aussielunix

Releases

No releases published

Packages

No packages published