Text only
|
Text with Images
NuTyX official Forum
Help => Beginners => Topic started by: Thierry on Wed Jun 18 08:25:30 2014
Title:
Coloring your Pkgfile edition (via vim)
Post by:
Thierry
on
Wed Jun 18 08:25:30 2014
Hello
A little trick to write your Pkgfile with colorful information ;)
Add to your .vimrc file
Code
Select
Expand
au! BufNewFile,BufRead Pkgfile setf sh
You will have a more readable Pkgfile
++
Text only
|
Text with Images