Add pico8-mode

This commit is contained in:
Joseph Ferano 2023-08-15 11:18:19 +07:00
parent c8646f1719
commit 91f32febeb

View File

@ -236,9 +236,9 @@ Finish up
go-mode
json-mode
markdown-mode
gdscript-mode
typescript-mode
elm-mode
gdscript-mode
;; Tools
dirvish
restclient
@ -248,6 +248,7 @@ Finish up
(setopt package-vc-selected-packages
'((dotenv :url "https://github.com/pkulev/dotenv.el")
(doom-themes :url "https://github.com/JosephFerano/doom-themes")
(pico8-mode :url "https://github.com/Kaali/pico8-mode")
(app-launcher :url "https://github.com/SebastienWae/app-launcher")))
(package-initialize)