Syntax file for (neo)vim text editor

The package includes an edp.vim syntax file (based on this source) which provides coloring for special pyFreeFEM instructions for the vim (or neovim) text editor.

_images/vim.png
Syntax coloring for (neo)vim editor

Installation

  • vim

    Copy pyfreefem/syntax/edp.vim to ~/.vim/syntax/edp.vim.

  • neovim

    Copy pyfreefem/syntax/edp.vim to ~/.config/nvim/syntax/edp.vim.