What would I use this for? <br><br>Looking at the script, I don't see what this is supposed to do.<br><br><br><br><div class="gmail_quote">On Mon, Dec 10, 2012 at 10:24 AM, Audrius Kažukauskas <span dir="ltr"><<a href="mailto:audrius@neutrino.lt" target="_blank">audrius@neutrino.lt</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have been using this slack-desc Vim syntax file which I wrote a couple<br>
of years ago.  I recall intending to share it with this mailing list,<br>
but somehow forgot to do so (probably was busy with something at the<br>
time).  So now I'm correcting my mistake and sending this file attached<br>
in hope that other slackers will find it useful.  To use slackdesc.vim,<br>
put it in ~/.vim/syntax/ (if that directory doesn't exist, create it)<br>
and place the following somewhere inside your ~/.vimrc:<br>
<br>
  " Highlight SlackBuild description files.<br>
  au BufNewFile,BufRead slack-desc set ft=slackdesc<br>
<br>
Feedback (especially in form of patches ;-) is welcome!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Audrius Kažukauskas<br>
<a href="http://neutrino.lt/" target="_blank">http://neutrino.lt/</a><br>
</font></span><br>_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
<br></blockquote></div><br>