Update configuration

This commit is contained in:
Mark van der Putten 2024-10-29 17:00:58 +01:00
parent f0a9de88e5
commit 67a807846c
4 changed files with 14 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
\#*\#
*.elc
elpa\

BIN
elisp/init-eglot.elc Normal file

Binary file not shown.

View File

@ -42,6 +42,10 @@
:config
(direnv-mode))
(global-set-key (kbd "C-y") (lambda (n)
(interactive "p")
(dotimes (i (abs n)) (yank))))
;; SudoEditPac
(use-package sudo-edit
:commands (sudo-edit))

View File

@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: Intemo org Latex header
# key: <intemo-latex
# --
#+LATEX_CLASS: article
#+LATEX_HEADER: \usepackage{intemo-generic}
#+options: ':nil *:t -:t ::t <:t H:3 \n:nil ^:nil arch:headline toc:nil