2024
Emacs tokyonight-themes
A clean dark Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.
Disable Annoying Audio Notifications
By default Emacs ring the bell to attract the user’s attention, this is annoying. ...
Clangd Configuration With Eglot
Eglot是Emacs内置的LSP客户端。Eglot内置已支持大量的LSP服务端。以C++语言为例,Eglot支持clangd和ccls两种服务端模式。 ...