Thanks for my best friend Ben Luo. He introduced a new IDE sublime for me and here are the resources:
Related Posts
How to key in a TAB in emacs org-mode
This is only for self-reference, the way for keying in a TAB in emacs org-mode is: ctrl+q TAB
How to install/configure ispell for emacs under MacOS?
Install brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" answer the current user’s password and install is automatically Install ispell brew install ispell --with-lang-en Configure the .emacs (setq ispell-program-name "/usr/local/bin/ispell") Use M-x…
