Commit Graph

8 Commits

Author SHA1 Message Date
2aef9f9983 401-rust: reorganize use-package configurations
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:35:16 +02:00
35ef870b21 201-hs-minor-mode: align category, update 'global-set key
* enable hs in rustic-mode
* adapt global-set-key and introduce generic mappings

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:33:23 +02:00
ab2081bf82 201-counsel-gtags: align the category
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:32:22 +02:00
c83fca4cad 102-hydra: update functions as referenced in upstream documentation
* update reference hyperlink
* introduce new defun

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:30:02 +02:00
e1ce2787ad 02-load-path: comment update
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:29:33 +02:00
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