Skip to content

ettaka/vim-elmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-elmer

Functionality

  • Syntax highlighting
  • Code folding
  • Custom Elmer installation Keyword fetching (ELMER_HOME environment variable needs to be set)

Installing

Plugin for adding highlighting for ElmerFEM Solver Input Files(SIF)

Install using vundle

add "Plugin 'ettaka/vim-elmer'" to your .vimrc

Manual install

Add "syntax/sif.vim" and "ftdetect/sif.vim" files to your .vim directory.

Enable keywords for custom Elmer installations

set ELMER_HOME environment variable (or if you don't, then the default is used that comes with this plugin)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published