sponsor Vim development Vim logo Vim Book Ad

vim-kickstart : Syntax for Linux Kickstart files

 script karma  Rating 5/2, Downloaded by 494  Comments, bugs, improvements  Vim wiki

created by
Dan Lowe
 
script type
syntax
 
description
This is a fork of vimscript #736 whose author is no longer maintaining it. My fork lives on GitHub here:

https://github.com/tangledhelix/vim-kickstart

This version adds comment/commenstring and format options, on top of the existing syntax file supplied by David Neças' original kickstart.vim script.
 
install details
If using Pathogen, just clone the git directory or unzip the zip file in your bundle area.

If not using Pathogen, unzip the zip file, then:

mkdir -p ~/.vim/syntax ~/.vim/ftdetect ~/.vim/ftplugin
cp vim-kickstart/syntax/kickstart.vim ~/.vim/syntax
cp vim-kickstart/ftplugin/kickstart.vim ~/.vim/ftplugin
cp vim-kickstart/ftdetect/kickstart.vim ~/.vim/ftdetect
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-kickstart.zip 20111121 2011-11-21 5.7 Dan Lowe Initial upload
ip used for rating: 3.133.108.241

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github