Skip to content

sp-borja-juncosa/custom-spf13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

custom-spf13

custom-spf13 modified to edit puppet and python

Requisites

To be able to install spf13-vim you'll need to have :

  • vim
  • git
  • curl
  • ctags (exuberant-ctags)
  • puppet (if you want puppet functionalities)

If you want to fully use puppet functionalities you should have puppet installed in your box.

As this configuration uses 256 colors you must make sure that your terminal supports 256 colors and it is configured to do so.

Installation

First follow the installation instructions from:

git clone git://github.com/bjuncosa/custom-spf13.git; ln -s ~/custom-spf13/.vimrc.local; ln -s ~/custom-spf13/.vimrc.bundles.local; ln -s ~/custom-spf13/ftplugins ~/.vim/ftplugins;

Once you've finished linking the configurations, you can enter vim and type:

  • ":BundleInstall"
    • This will install all bundles that are missing
  • ":BundleClean"
    • This will erase the bundles which I don't need from spf13.

About

custom-spf13 modified to edit puppet and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published