Update init-file shortcut to README.org (config-file)
Remove personal dictionary
This commit is contained in:
parent
b288d7b018
commit
9bc9579450
|
@ -1493,11 +1493,11 @@ Configure email with iCalendar event support, to integrate with
|
||||||
(keymap-global-set "C-c w x" #'scratch-buffer)
|
(keymap-global-set "C-c w x" #'scratch-buffer)
|
||||||
|
|
||||||
;; Config file shortcut
|
;; Config file shortcut
|
||||||
(defun my/open-init-file ()
|
(defun my/open-config-file ()
|
||||||
"Open Emacs init file."
|
"Open Emacs config file."
|
||||||
(interactive)
|
(interactive)
|
||||||
(find-file (locate-user-emacs-file "init.el")))
|
(find-file (locate-user-emacs-file "README.org")))
|
||||||
(keymap-global-set "C-c w e" #'my/open-init-file)
|
(keymap-global-set "C-c w e" #'my/open-config-file)
|
||||||
|
|
||||||
;; Tempel template file shortcut
|
;; Tempel template file shortcut
|
||||||
(defun my/open-template-file ()
|
(defun my/open-template-file ()
|
||||||
|
|
41
dictionary
41
dictionary
|
@ -1,41 +0,0 @@
|
||||||
ASDEX
|
|
||||||
Abreu
|
|
||||||
Aile
|
|
||||||
Athina
|
|
||||||
CHERAB
|
|
||||||
CXRS
|
|
||||||
Carine
|
|
||||||
Evie
|
|
||||||
Gabor
|
|
||||||
HTPD
|
|
||||||
IMAS
|
|
||||||
ITER
|
|
||||||
Indica
|
|
||||||
Iosevka
|
|
||||||
IosevkaCustomNerdFont
|
|
||||||
Itziar
|
|
||||||
Jai
|
|
||||||
Joao
|
|
||||||
Joelle
|
|
||||||
JupyterLab
|
|
||||||
Litherland
|
|
||||||
Lynton
|
|
||||||
NBI
|
|
||||||
ORNL
|
|
||||||
PINI
|
|
||||||
Paolo
|
|
||||||
RAYSECT
|
|
||||||
README
|
|
||||||
RSE
|
|
||||||
ReqCo
|
|
||||||
Sertoli
|
|
||||||
Tokamak
|
|
||||||
UDA
|
|
||||||
UKAEA
|
|
||||||
cxsfit
|
|
||||||
divspec
|
|
||||||
et
|
|
||||||
github
|
|
||||||
iterable
|
|
||||||
iterables
|
|
||||||
nixpkgsNixOS
|
|
Loading…
Reference in a new issue