LoginSignup
16
13

More than 5 years have passed since last update.

Emacs の設定 for Google C/C++ コーディング スタイル

Posted at

表題の通り。
こちらからダウンロード可能。
http://google-styleguide.googlecode.com/svn/trunk/google-c-style.el

設定はこんな感じらしい。

(add-hook 'c-mode-common-hook 'google-set-c-style)

興味を持たれた方は使ってみるといいだろう。

16
13
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
13