From Gerris
Revision as of 22:55, 19 March 2007;
view current revision←Older revision |
Newer revision→
Emacs mode for Gerris files
Well, not really but something approaching. Add the following to your .emacs
(setq auto-mode-alist (cons '("\\.gfs\\'" . shell-script-mode) auto-mode-alist))