151 Commits

Author SHA1 Message Date
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
523e18fac3 move company and lsp support to common section and fix rustic indentation
rustic: change to 4 spaces indentation
2019-12-12 02:03:08 +01:00
fc430f9135 use helm-rg and add treemacs info and fzf and lcd links 2019-12-11 22:45:01 +01:00
7e21b242ed use helm-autoresize-mode 2019-12-11 22:40:25 +01:00
aa4239659a rust: bring back old config if Emacs version less than 26 2019-12-10 22:13:21 +01:00
7ee7f05468 rust: switch from rust-mode to rustic 2019-12-09 23:07:13 +01:00
1b1643a1a5 dart: add organize import also in Dart support section 2019-12-09 23:01:05 +01:00
41076b7c15 go: use go-packages and remove my-go-list-packages 2019-12-09 23:00:47 +01:00
b65486d279 add: global bindings for programming modes 2019-12-09 22:54:55 +01:00
a9bfe1ca28 dart: use lsp to format code on save 2019-12-01 23:58:48 +01:00
8e9c031ca1 fill long line to avoid scrollbar on the webpage 2019-11-30 22:53:00 +01:00
ec7a5943ad go: remove note on copying no longer used goimports 2019-11-30 22:37:53 +01:00
8ab6ce55cf go: update note on current go version and the one in Debian 2019-11-30 22:29:56 +01:00
df5e483956 go: update gopls link 2019-11-30 22:07:57 +01:00
5f9633827f go: use gopls to reformat code and add missing (or remove old) imports 2019-11-30 22:06:00 +01:00