SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Here is a syntax file for vim that I use, which helps when editing. Hopefully other people might find it useful too.

To use it you can either ':set filetype=eddie' when you are within vim, or include the following in your ~/.vim/filetype.vim file:

        augroup filetypedetect
        au BufNewFile,BufRead /opt/eddie/config/*.rules set filetype=eddie
        au BufNewFile,BufRead /opt/eddie/config/eddie.cf set filetype=eddie
        augroup END

--

Dougal Scott                    Connect Internet Solutions
dwagon@connect.com.au           9/114 Albert Rd

Senior Systems Administrator South Melbourne, Australia, 3205


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.