Explorar o código

Add syntax package for janet-lang

Simon Watson %!s(int64=3) %!d(string=hai) anos
pai
achega
eaff67833a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      emacs/.emacs-all

+ 3 - 0
emacs/.emacs-all

@@ -40,6 +40,9 @@
 (straight-use-package 'solarized-theme)
 (straight-use-package 'windresize)
 (straight-use-package 'yasnippet)
+(straight-use-package
+ '(janet-mode :type git :host github
+   :repo "ALSchwalm/janet-mode")) 
 
 (require 'yasnippet)