Skip to content

apriendeau/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs.d

This is my personal emacs.d setup that lets me work on projects.

Install Emacs (using d12frosted)

  • brew tap d12frosted/emacs-plus
  • brew install emacs-plus@29 --with-modern-black-variant-icon

Prereqs

  • go
    • brew install go
    • go install -u github.com/nsf/gocode
    • go install -u golang.org/x/tools/cmd/goimports
    • go install -u golang.org/x/tools/gopls@latest
  • node
    • brew install node
    • npm i -g javascript-typescript-langserver vscode-css-languageserver-bin dockerfile-language-server-nodejs
  • rustup
    • brew install rustup-init
    • rustup component add rls rust-analysis rust-src
  • ruby
    • brew install rbenv
    • gem install solargraph rubocop

About

my local emacs config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published