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.
Installation¶
vim
Copy
pyfreefem/syntax/edp.vimto~/.vim/syntax/edp.vim.neovim
Copy
pyfreefem/syntax/edp.vimto~/.config/nvim/syntax/edp.vim.