183 Commits

Author SHA1 Message Date
2580689df8 remove use-package for company-lsp and do not use it in vala-mode 2020-08-18 22:02:25 +02:00
f7602d4549 use ivy-posframe at frame center 2020-08-18 21:35:15 +02:00
6d5b7376e3 replace swiper with ctrlf 2020-08-08 23:20:06 +02:00
894181adfe use Emacs major version in package directory only if the directory exists 2020-08-01 01:42:44 +02:00
48a2ef5b47 expand-region, lispy, remind-bindings; avy-goto-line 2020-07-31 21:05:30 +02:00
4c582ba398 demand counsel and turn on ivy-mode 2020-07-31 00:43:04 +02:00
662bc733d1 update comments 2020-07-30 19:46:11 +02:00
d4e9b79068 use vala-language-server instead of dump-jump, add github link 2020-07-30 19:18:06 +02:00
a048eb6709 use separate package directory for each major Emacs version 2020-07-30 18:52:30 +02:00
013241dbf1 switch from helm to ivy, add windswap, remove unused, change bindings 2020-07-30 16:27:03 +02:00
ca7cac6898 remove exwm section 2020-07-29 22:54:40 +02:00
0d65e887af add font Iosevka 2020-07-21 22:13:49 +02:00
66a5767ef9 add function my-select-theme 2020-07-20 09:41:53 +02:00
2ee80a0fc4 use default shell (possibly zsh) instead of fish and default box cursor 2020-01-23 20:19:46 +01:00
da4836ce93 use lupan-themes if available 2020-01-06 20:44:29 +01:00
c219a76afa update gopls link and its go get command 2020-01-02 22:30:01 +01:00
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