mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 10:22:50 +00:00
13 lines
411 B
Text
13 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 '+)
|