Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rexim/umka-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

umka-mode

Emacs Major Mode for Umka Programming Language.

Installing locally

Put umka-mode.el to some folder /path/to/umka/. Add this to your .emacs:

;; Adding `/path/to/umka` to load-path so `require` can find it
(add-to-list 'load-path "/path/to/umka/")
;; Importing umka-mode
(require 'umka-mode)

TODO: feel free to submit this package to MELPA or what not

About

Emacs Major Mode for Umka Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published