Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 56275
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Vim Maintainers <vim@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris PeBenito <pebenito@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 56275 depends on: Show dependency tree
Bug 56275 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-06 13:57 0000
Here is the selinux policy syntax highlighting, it seems reasonable to add in
with USE=selinux.

http://www.cip.ifi.lmu.de/~bleher/selinux/te.vim

The author says it needs this in filetype.vim[1] to autoload it:

augroup filetypedetect
au BufNewFile,BufRead *.te     setf te
augroup END

------- Comment #1 From Ciaran McCreesh 2004-07-06 14:19:18 0000 -------
As discussed, I'll put this in app-vim/ somewhere rather than cluttering up
vim-core. Need to read up on how to do filetypes properly first, since editing
filetype.vim is not a good idea...

------- Comment #2 From Ciaran McCreesh 2004-07-06 17:07:50 0000 -------
In cvs as app-vim/selinux-syntax, keyword ~sparc ~mips. :help filetype.txt and
:help syntax explain how to do this tidily, no need to screw around with the
main filetype file.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug