All Projects → xhcoding → doom-private

xhcoding / doom-private

Licence: other
Doom Emacs的个人配置,主要针对C/C++开发

Programming Languages

emacs lisp
2029 projects
YASnippet
69 projects

注意:

我现在已经不再使用这套配置,所以这套配置不会随着 doom emacs 的更新而更新, 可能会出现无法使用的情况,只具有参考价值。

安装

安装配置文件

git clone -b develop https://github.com/hlissner/.emacs.d ~/.emacs.d
git clone https://github.com/xhcoding/doom-private.git ~/.config/doom
cd ~/.emacs.d
~/.emacs.d/bin/doom install

安装补全服务端ccls

补全需要的服务端,ccls安装方法

安装调试服务端lldb-vscode

安装方法

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].