Main Menu

Coloring your Pkgfile edition (via vim)

Started by Thierry, Wed Jun 18 08:25:30 2014

Previous topic - Next topic

Thierry

Hello

A little trick to write your Pkgfile with colorful information ;)

Add to your .vimrc file

au! BufNewFile,BufRead Pkgfile setf sh


You will have a more readable Pkgfile
++