Skip to content

b-foundation/emacs-b-syntax-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

emacs-b-syntax-highlighting

Major mode for editing B code

(load "/path/to/el/file/b-mode")
(require 'b-mode)
(add-to-list 'auto-mode-alist '("\\.b\\'" . b-mode))

About

Major mode for editing B code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published