Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 547 Bytes

File metadata and controls

22 lines (15 loc) · 547 Bytes

Emacs-config

emacs configuration setup step by step

copy init.el to your ~/.emacs.d/

run emacs

Please note that there might be additional backend package to be installed

For c/c++

請看 https://blog.onionstudio.com.tw/emacs-c-c-mode/

For Python

請看 https://blog.onionstudio.com.tw/emacs-for-python/

for html/css

請看 https://blog.onionstudio.com.tw/emacs-for-html-css/

for javascript

請看 https://blog.onionstudio.com.tw/emacs-for-javascript/

for Go

請看 https://blog.onionstudio.com.tw/emacs-go-mode/