Thilo Six wrote: > Hello James, > > > Hi Bram, > > > > Hopefully the final update based on Thilos comment and also added in > > support for recognizing "user jobs" in filetype.vim. > > > > Kind regards, > > > > James > > Tanks for the quickly respons. Though i think it can again made more useful. > Imagine root has to examine the 'user-jobs' of users foo, bar and baz. > In that (not so uncommon case) root would be more happy with: > > +" Upstart (init(8)) config files > +au BufNewFile,BufRead */etc/init/*.conf,*/.init/*.conf setf upstart > ^ > +au BufNewFile,BufRead */etc/init/*.override,*/.init/*.override setf upstart > ^ > > Those changes have been tested here. Thank you.
I can't find information about using the ".init" directory. Do you have a pointer? I would like to find out what the usage is. -- The MS-Windows registry is no more hostile than any other bunch of state information... that is held in a binary format... a format that nobody understands... and is replicated and cached in a complex and largely undocumented way... and contains large amounts of duplicate and obfuscated information... (Ben Peterson) /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
