Commit Graph

3 Commits

Author SHA1 Message Date
c2bb5340d5 00-my-setup: key-bindung for 'query-replace'
* on qwertz keyboards use a more convinient accessible binding
  "M-#"
* move python mode adaptions to python mode.el
* deactivate annoying visible/audible bell

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:26:06 +02:00
ccc68f1282 init.el: comment and package dependency update
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:24:35 +02:00
dfd4317d2d emacs.d: initial config version
- starting init.el
  just basics (package, use-package, path-handlin)
- include my-site-start.el
  that includes site-start.d directory and imports
  all *.el files in lexical order
- functionality is imported via use-package inside
  the *.el file
  (first run: internet connection is needed to MELPA)
2020-06-03 22:24:55 +02:00