getdp : Syntax file for GetDP Numerical Environment
script karma |
Rating 2/2,
Downloaded by 1012 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Patricio Toledo |
|
script type |
syntax |
|
description |
GetDP is a Numerical Environment for partial diferential equations, mainly through the Finite Element method. This simple script helps vim users in daily work providing color and syntax support. |
|
install details |
The GetDP community uses .pro files to store their problems, so adding this lines in filetype.vim will help
" GetDP (Scientific Environment) augroup filetypedetect au BufNewFile,BufRead *.pro setf getdp augroup END |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.119.29.99
|