54 Commits

Author SHA1 Message Date
d41907ac77 use shorter lines to avoid scrollbars in code blocks on my site 2018-08-26 00:18:51 +02:00
006039eb6d fix formating, adjust for my new site, and bump Go version 2018-08-25 13:15:14 +02:00
79333ab704 add package rg 2018-08-25 13:04:29 +02:00
1b60a544b4 replace my-indent-or-complete with company-indent-or-complete-common 2018-07-23 05:18:49 +02:00
baadc10f12 add Rust support 2018-07-23 05:18:48 +02:00
8b852d0127 bind C-c K to helm-make 2018-03-17 15:12:37 +01:00
5003c2c540 add ace-link and avy-flycheck 2018-03-10 00:25:39 +01:00
943d7e0f70 bind M-. to find symbol in php mode 2018-03-02 20:00:00 +01:00
8de0ef34dd replace key chords with short key bindings 2018-03-01 01:49:58 +01:00
d258398af2 doc comments: link to github repo, update go version, fix link and enumeration 2018-02-26 21:27:39 +01:00
c678ffe05c bind C-c M to git-messenger:popup-message 2018-02-26 20:19:24 +01:00
374da8a706 replace incf 2018-02-26 19:45:49 +01:00
20e1392936 fix typescript support and add ng2-mode 2018-02-25 23:45:42 +01:00
e2fe059e7b bind C-c G to goto-last-change 2018-02-25 22:43:13 +01:00
ffdffcb42d use key chords (bb, jj and tt) 2018-02-25 13:07:40 +01:00
fa9f796fdf add typescript mode 2018-02-24 20:35:16 +01:00
eb7b90f0e3 fix binding for helm-swoop (C-S-s) 2017-12-02 23:30:58 +01:00
3b4f6012dc use engine-mode 2017-12-02 00:17:51 +01:00
8b4c21608f make C-i (<tab>) complete in helm-find-files-map
and <backtab> (i.e., shift <tab>) present list of actions
2017-12-02 00:17:51 +01:00
aa267256bc bind helm-swoop-without-pre-input to C-s and helm-occur to C-c o
bind helm-swoop to C-S
2017-12-02 00:17:51 +01:00
9bfb5ecdf2 bind C-c C-z to switch to *scratch* in emacs lisp buffers 2017-12-02 00:17:51 +01:00
ba8e914208 bind C-c s to shell-pop (C-c S to helm-mt) 2017-12-02 00:17:51 +01:00
0bbd683da8 use helm-c-yasnippet 2017-12-02 00:17:51 +01:00
eebabd7dbf my customization of used themes (nimbus-theme) 2017-12-02 00:17:51 +01:00
afae281d06 in my dark and light themes first disable enabled themes 2017-12-02 00:17:51 +01:00
f73c09e2ba use package helm-themes for easy switching between themes 2017-12-02 00:17:51 +01:00
20c519350e enable helm-descbinds-mode 2017-12-02 00:17:51 +01:00
3a34e23204 use sharp-quotes (#') to quote functions
Suggested at http://nullprogram.com/blog/2017/10/27/
for the cl-flet to work correctly.
2017-12-02 00:17:51 +01:00
41cf5ca120 use helm in my-godoc-package 2017-12-02 00:17:51 +01:00
c6c51fcdbb use paredit-mode in eval-expression 2017-12-02 00:17:51 +01:00
13a25746c0 change key bindings for windmove to C-s-{n/p/b/f} 2017-12-02 00:17:51 +01:00
78cc8d21fc switch to helm from ivy and counsel 2017-12-02 00:17:51 +01:00
f65ce48057 enable fancy in SLIME from melpa 2017-12-02 00:17:51 +01:00
5fead94909 add slime-qlot-exec and set local hyperspec path 2017-12-02 00:17:51 +01:00
d5725d4d10 add dart mode 2017-12-02 00:17:51 +01:00
0a4519eedd fixup! change light and dark theme, simplify selecting new themes 2017-12-02 00:17:51 +01:00
2477e6cdf0 use ediff in single frame mode (works better in stumpwm) 2017-12-02 00:17:51 +01:00
a41dce47d6 use paren-face instead of rainbow-delimiters 2017-12-02 00:17:51 +01:00
c3dbe74787 change light and dark theme, simplify selecting new themes 2017-12-02 00:17:51 +01:00
13ccc32d13 switch default theme to sanityinc-tomorrow-day 2017-12-02 00:17:51 +01:00
9d2675abfc use H-%c instead of s-%c 2017-12-02 00:17:51 +01:00
eb0d9bfa98 add comment on use-package and C-ct key for treemacs 2017-12-02 00:17:51 +01:00
3896b618c2 workaround for security vulnerability in Emacs >= 21.1 and < 25.3 2017-12-02 00:17:51 +01:00
7804a734af use s-%c instead of H-c to jump to register 2017-12-02 00:17:51 +01:00
3d4181e9c8 more comments and appearance changes 2017-12-02 00:17:50 +01:00
fe09cd531b use package rainbow-mode in css-mode 2017-12-02 00:17:50 +01:00
3ccfebd5f5 remove customization of slime-lisp-implementations 2017-12-02 00:17:50 +01:00
ffdcc5126f use package flycheck instead of flymake-go 2017-12-02 00:17:50 +01:00
93a0bd5f65 use web-mode for php files 2017-12-02 00:17:50 +01:00
e25956948a add php mode support 2017-12-02 00:17:50 +01:00