File: README

package info (click to toggle)
fauhdlc 20180504-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,064 kB
  • sloc: cpp: 23,188; ansic: 6,077; yacc: 3,764; lex: 763; makefile: 605; python: 412; xml: 403; sh: 61
file content (8 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
Enable syntax highlighting for intermediate code in vim:

ic.vim: syntax highlight defintions
filetype.vim: automatically specify file type for *.ic

To enable, copy 
	ic.vim -> ~/.vim/after/syntax/
	filetype.vim -> ~/.vim/after/