mfranz
|
226231434e
|
nasal.vim: add <?...?> and <!--...--> to XML embedded mode
and only enable that if the file extension is xml
|
2008-08-13 10:21:42 +00:00 |
|
mfranz
|
403eaeb25e
|
<foo/> are also comments in XML embedded Nasal mode
|
2008-08-05 05:23:16 +00:00 |
|
mfranz
|
15bc6dbe21
|
mark obvious XML tags as comments
|
2008-08-03 13:52:29 +00:00 |
|
mfranz
|
ff5743d3e7
|
add printf
|
2008-07-23 15:45:30 +00:00 |
|
mfranz
|
205718dcf3
|
add thisfunc() and props.condition()
|
2008-07-22 23:33:30 +00:00 |
|
mfranz
|
b21cf2a22d
|
add abort()
|
2008-06-19 17:25:14 +00:00 |
|
mfranz
|
f35ba3510f
|
vim syntax files for *.ac and *.nas files. See nasal.vim for how to use them.
Note that for XML embedded Nasal you can type :set ft=nasal and back to
XML with :set ft=xml (ft ... filetype)
|
2008-06-07 17:21:47 +00:00 |
|