/.emacs.d

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

.emacs.d

Features

  • Using lsp-bridge as the only lsp client
  • Only support Go/Rust/Python program languages
  • Only support linux
  • ...

Install

mv ~/.emacs.d ~/.emacs.d.bak
git clone https://github.com/mowind/.emacs.d ~/.emacs.d

Update

git pull