Skip to content

Commit

Permalink
Add support for rnoweb filetype
Browse files Browse the repository at this point in the history
Rnoweb is a filetype that combines LaTeX and R. It's used by systems like Sweave and Knitr.
  • Loading branch information
jdavis committed Mar 29, 2014
1 parent 3924bae commit 77bc9bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UltiSnips/rnoweb.snippets
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
priority -50

extends tex

0 comments on commit 77bc9bd

Please sign in to comment.