Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 353 Bytes

code_aster and Gmsh syntax highlight for Vim

To install the syntax files, run:

. ./installSyntax.sh

from the cloned folder of this repository. The script actually copies:

  • ftdetect folder
  • syntax folder
  • filetype.vim

in ~/.vim. Note that files in ftdetect allows .comm and .geo files to be automatically recognised.