Skip to content

granddaifuku/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Emacs settings

Computer settings

Environmental settings

  • aspell (spell checker) can be installed by homebrew
  • In order to show the icons on the neotree, run M-x all-the-icons-install-fonts

golang

Requirements

  • gopls (can be installed by homebrew)

rust

Requirements

  • rust-analyzer (can be installed by homebrew)

python

Requirements

  • python-language-server
  • Jedi
  • Rope
  • Pyflakes
  • McCabe
  • pycodestyle
  • pydocstyle
  • autopep8
  • YAPF

c/c++

Requirements

  • clangd (automatically installed when you install llvm by homebrew)

tex

Requirements

  • TeXLive (prefer install TeXlive instead of MacTeX)
  • Install the algorithm package and follow the instruction to setup algorithm package
  • digestif
  • ghostscript: run brew install ghostscript

Lua

Requirements

  • lua-language-server (can be installed by homebrew)

About

My emacs setting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published