mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
14 lines
411 B
Text
14 lines
411 B
Text
![]() |
;; -*- emacs-lisp -*-
|
||
|
;;
|
||
|
;; This file is processed by the dirvars emacs package. Each variable
|
||
|
;; setting below is performed when this dirvars file is loaded.
|
||
|
;;
|
||
|
c-block-comment-prefix: ""
|
||
|
indent-tabs-mode: nil
|
||
|
tab-width: 8
|
||
|
c-basic-offset: 2
|
||
|
evaluate: (c-set-offset 'innamespace '0)
|
||
|
evaluate: (c-set-offset 'access-label '0)
|
||
|
;evaluate: (c-set-offset 'topmost-intro '+)
|
||
|
evaluate: (c-set-offset 'inline-open '+)
|