https://github.com/feelpp/feelpp
Raw File
Tip revision: 17134e5aad66bbd43d15e71300b806404fa16343 authored by lemoinep on 26 June 2024, 13:57:53 UTC
skip toolboxes skip mor skip python update code hardware and gpu single task 1D_3I
Tip revision: 17134e5
.emacs-dirvars
;; -*- emacs-lisp -*-
;;
;; This	file is processed by the dirvars emacs package.  Each variable
;; setting below is performed when this dirvars file is loaded.
;;
((nil . ((indent-tabs-mode . nil)
         (tab-width . 4)
         (c-basic-offset: 4)
         (eval . ( (c-set-offset 'innamespace '0) ))
         (show-trailing-whitespace . t)
         (indicate-empty-lines . t)
         ;;         (eval . (add-hook 'write-file-hooks 'delete-trailing-whitespace) )
         (whitespace-line-column . 400)
         ;; (fill-column . 80)
         )))

debian-changelog-mailing-address: "christophe.prudhomme@feelpp.org"
back to top