165 Commits

Author SHA1 Message Date
f363d0d3da bind avy-goto-char-timer to s-. 2019-12-30 19:29:21 +01:00
5251398645 move user@host from title to mode line (avoid title flicker in stumpwm) 2019-12-30 19:29:21 +01:00
c3cca30ca0 add notmuch with newest messages first 2019-12-30 19:29:21 +01:00
277a938089 windmove: use C-s-(j|k|h|l) 2019-12-30 19:29:21 +01:00
99f6eaa5ee org: use org-hide-leading-stars instead of org-bullets 2019-12-30 19:29:21 +01:00
d3bb0fe381 shell: use fish if installed, defer vterm 2019-12-30 19:29:21 +01:00
6519b7cb2d change cursor to bar 2019-12-30 10:42:43 +01:00
a4fd006690 ace-window: use base line characters instead of digits 2019-12-22 13:29:03 +01:00
6ed194b603 go: change title to "Go (golang)" with #go links still working 2019-12-22 11:41:02 +01:00
70832c8d26 exwm: bind s-<tab> to switching to previous workspace 2019-12-22 11:10:25 +01:00
6f14e4fb8e helm: swoop also split with multiple windows 2019-12-22 10:21:48 +01:00
02f4780f00 fix: use apropospriate-theme (was apropospriate) 2019-12-22 01:11:49 +01:00
dcc9757666 bind S-s-<return> to vterm 2019-12-21 23:23:28 +01:00
f352439ea0 add vterm 2019-12-21 22:17:39 +01:00
034a85e13f theme: switch to apropospriate 2019-12-21 18:26:19 +01:00
0db53b4415 exwm: use only if environment variable MY_USE_EXWM is set 2019-12-21 18:26:19 +01:00
c5bd6b545c simplify populating my-switch-to-register-map 2019-12-21 12:25:18 +01:00
52d6ab9632 rust: note on installing rust-src 2019-12-20 23:20:35 +01:00
43a4b16d75 git: add C-x M-g binding before magit is loaded 2019-12-20 23:20:35 +01:00
4cd17a638c add note on installation on Emacs 25 2019-12-20 23:20:35 +01:00
10189cf277 rust: replace :if keyword with when around use-package call 2019-12-19 21:21:58 +01:00
259a69d95f add yasnippet-snippets 2019-12-19 21:17:04 +01:00
1d2c5c5e54 spell checking git commits, use flycheck, rename functions 2019-12-19 01:11:51 +01:00
89e8072992 appearance: add subheadings 2019-12-17 23:55:34 +01:00
3766dd502c rust: defer loading thanks to removing rust-mode from auto-mode-alist 2019-12-17 23:47:14 +01:00
92ac862a0d rtags: use non-breaking spaces to avoid wrapping Key column on the webpage 2019-12-17 23:21:52 +01:00
199b6677d6 only rebind M-x and C-x C-f on successful loading of helm
to get this basic operations otherwise
2019-12-17 23:16:03 +01:00
ce4d1c86a8 use :config/:demand instead of calling functions from package in :init
display errors "Cannot load" instead of specific "Symbol’s function
definition is void"
2019-12-17 23:16:03 +01:00
52a15b543e reorder descriptions, and add one, move recentf-max-saved-items 2019-12-17 23:16:03 +01:00
208524ec82 reorganize git, yasnippet and compilation
- join git related packages in git section
- join yasnippet related packages, moved to productivity
- join compilation related declarations to common programming
2019-12-17 23:16:03 +01:00
a0f1d0439d turn on yasnippet global mode after init (fix for Emacs 27 git) 2019-12-17 23:16:03 +01:00
30a7ff1227 term: another hook needed for fish shell to display properly in Emacs 26 2019-12-17 23:16:03 +01:00
12073bca35 git: bind C-x g to magit-status and C-x G to git-messenger:popup-message 2019-12-17 23:16:03 +01:00
19e274cbd3 rebind buffer-flip to s-o 2019-12-17 23:16:03 +01:00
ac91a5c16a handle nil returned from helm on C-g 2019-12-15 21:31:39 +01:00
dff227a67c small code improvements 2019-12-15 21:31:39 +01:00
cc78bafa5b which-key, git, and shell get own sections, improve descriptions 2019-12-15 21:31:39 +01:00
8411e001bf rtags: update installation fix key bindings description 2019-12-14 17:17:17 +01:00
af57d152bd remove obsolete note 2019-12-14 16:07:19 +01:00
b8d1be8915 rust: force rustic-mode in emacs >= 26, for older refer to common section 2019-12-14 15:30:27 +01:00
3eabfc7d04 ask for auto installation if use-package not installed 2019-12-14 14:56:45 +01:00
6c2bccaa4f use gruvbox themes 2019-12-14 13:24:01 +01:00
1677194afc add vi-like windmove bindings, "C-c z" for helm-mt, remove 2 defaliases 2019-12-14 13:23:50 +01:00
47b79d434f elisp: bind C-M-i to helm-lisp-completion-at-point 2019-12-14 12:34:22 +01:00
48c5cf2a02 WWW browsers: select one from helm menu before opening the URL 2019-12-14 12:34:22 +01:00
1cd40a2258 helm: split selected window, use "s-c" as keymap prefix 2019-12-14 12:34:22 +01:00
c44f2dc533 add, remove, and change helm key bindings, update name org-switchb 2019-12-13 23:39:50 +01:00
207345dda1 move Vala support in one place 2019-12-12 23:34:27 +01:00
760f738067 use :hook and defer more packages
- run lsp in nim-mode hook
2019-12-12 22:02:21 +01:00
641611c505 bind avy-goto-char-timer to s-; 2019-12-12 21:29:39 +01:00