Add pico8-mode
This commit is contained in:
parent
c8646f1719
commit
91f32febeb
@ -236,9 +236,9 @@ Finish up
|
|||||||
go-mode
|
go-mode
|
||||||
json-mode
|
json-mode
|
||||||
markdown-mode
|
markdown-mode
|
||||||
gdscript-mode
|
|
||||||
typescript-mode
|
typescript-mode
|
||||||
elm-mode
|
elm-mode
|
||||||
|
gdscript-mode
|
||||||
;; Tools
|
;; Tools
|
||||||
dirvish
|
dirvish
|
||||||
restclient
|
restclient
|
||||||
@ -248,6 +248,7 @@ Finish up
|
|||||||
(setopt package-vc-selected-packages
|
(setopt package-vc-selected-packages
|
||||||
'((dotenv :url "https://github.com/pkulev/dotenv.el")
|
'((dotenv :url "https://github.com/pkulev/dotenv.el")
|
||||||
(doom-themes :url "https://github.com/JosephFerano/doom-themes")
|
(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")))
|
(app-launcher :url "https://github.com/SebastienWae/app-launcher")))
|
||||||
(package-initialize)
|
(package-initialize)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user