4c63c541ff
init: catchup with mantained packages (package-selectd-packages)
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 13:04:16 +02:00
7c71a12cac
401-rust: update rustic bindings and dependencies
...
* adapt lsp-ui handling
* update lsp handling
* update comany completion handling
* update yasnippet code snippet expansion
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:58:53 +02:00
cb385e40fd
108-pandoc: leave mac specific handling
...
* comment out the mac tex path
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:51:36 +02:00
e5a0c4d8a3
107-flyspell: update comment for customized bindings
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:50:52 +02:00
ea9a5287a2
403-python-mode.el: move to use python-black
...
* substitue y-autopep8
* python-black is actively developed
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:48:55 +02:00
6999de3a7f
update magit to v 3.1.1
...
* add lisp path fo git version
* use forge when starting magit in line
* remove magithub dependencies
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:47:34 +02:00
60c38da7a0
00-my-setup.el
...
* update default font settings
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2021-07-25 12:44:52 +02:00
c84f648cca
501-git: remove toggle settings, unneeded functions
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:54:46 +02:00
cb5dbafc58
401-rust: update custom handling
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:54:26 +02:00
de93894e3c
201-hs-minor-mode: comment unneeded variables
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:53:40 +02:00
db5ea5444b
10t-parentheses: adapt toggle-map
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:53:02 +02:00
2c5925dcc0
107-flycheck: comment ispell-list-command
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:52:18 +02:00
d573ec035b
helper: convert hex to octal or dezimal
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-26 15:51:29 +02:00
1aa87e4547
102-hydra: update resize hydra
...
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 13:15:46 +02:00
f1ac407dbe
company-capf: site-lisp code for completion-at-point
...
* extend company mode
* bridge to standard completion-at-point-functions (CAPF)
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:52:06 +02:00
80fba062bb
404-qml-mode: introduce new use-package
...
* format qt's source code defing a gui via quickcontrols2
'qml' files
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:50:18 +02:00
8a18407210
403-python-mode: introduce python-mode via use-package
...
* custom adaption to meet PIP 8 style
* use spaces and no tabs (as suggested by PIP 8)
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:48:14 +02:00
a8698b14e1
402-go: introduce go-mode
...
* handle formation go code
* use go-autocomplete
* use go-imports
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:47:12 +02:00
eaabf35a74
202-origami: hideshow alternative
...
* can substitue hs-minor mode
* integrates with lsp via lsp-origami package
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:45:48 +02:00
7705d1bc34
108-pandoc: introduce new use-package
...
* convert one markup format into another
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:44:36 +02:00
670e60949a
107-flyspell: highlights incorrect words
...
* use package flyspell
ispell -> aspell
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:44:19 +02:00
b2fc283fdd
ocatl-to-hex: site-lisp defun
...
* convert ocatl escape sequences to hexglyphs
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:38:51 +02:00
eccf4d5b64
501-git: reorganize use-packages
...
* magit custom adaptions
* new defun 'my/magit-default.options'
* enforce package ''magithub'
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de >
2020-06-24 01:36:03 +02:00
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