CRUX : Home

Home :: Documentation :: Download :: Development :: Community :: Wiki :: Ports :: Bugs :: Links :: About

Back to wiki start page

Categories: Ports

Automatic sh syntax in vim for Pkgfile

Author

Johannes Winkelmann

Description

Automatically use sh syntax highlighting for Pkgfiles in vim

Instructions

Add the following to your ~/.vimrc:

au BufNewFile,BufRead *Pkgfile set filetype=sh