Skip to content

Emacs major mode for editing f2j source code

License

Notifications You must be signed in to change notification settings

bixuanzju/f2j-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

f2j-mode

Emacs major mode for editing f2j source code

Installation

Clone the project:

$ git clone https://github.com/zhiyuanshi/f2j-mode.git

Add the directory to your load-path and require the library.

(add-to-list 'load-path "#{Path to your just-cloned directory}")
(require 'f2j-mode)

And you're good to go! F2J mode will be automatically turned on for .sf files.

About

Emacs major mode for editing f2j source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published