Random stuff got updated

master
Jacopo De Simoi 7 years ago
parent 954e630fae
commit 33d6341093
  1. 3
      .mc-lists.el
  2. 2
      custom.el

@ -36,6 +36,7 @@
keyboard-escape-quit
kill-region
kill-sexp
markdown-outdent-or-delete
move-past-close-and-reindent
org-beginning-of-line
org-ctrl-c-ctrl-c
@ -53,7 +54,9 @@
org-shiftleft
org-shiftright
org-todo
org-yank
outshine-self-insert-command
reftex-view-crossref
reindent-then-newline-and-indent
sgml-slash
smart-delete-backward-char

@ -57,7 +57,7 @@
("org" . "http://orgmode.org/elpa/"))))
'(package-selected-packages
(quote
(aggressive-indent pass org magit helm-flycheck helm avy-zap)))
(markdown-mode magit-todos aggressive-indent pass org magit helm-flycheck helm avy-zap)))
'(parens-require-spaces nil)
'(safe-local-variable-values
(quote

Loading…
Cancel
Save