vim-kickstart : Syntax for Linux Kickstart files
script karma |
Rating 5/2,
Downloaded by 578 |
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
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.223.168.194
|