|
b07b175f15
|
Move whitespace to appearance.el.
|
2021-08-23 15:02:08 +02:00 |
|
|
2fd22076e9
|
Explain that .csp files are HTML files.
They are “C++ Server Pages” from Drogon.
|
2021-08-19 14:52:09 +02:00 |
|
|
6a4dc52230
|
Add hl-todo-mode to adoc-mode.
|
2021-07-27 21:04:51 +02:00 |
|
|
ee33b89053
|
Disable rainbow-mode.
|
2021-07-27 21:04:36 +02:00 |
|
|
77f3b51e09
|
Add org-caldav – sync caldav calendar with org file.
|
2021-06-26 15:27:18 +02:00 |
|
|
21daa87696
|
Enable yas-minor-mode in XML buffers.
|
2021-05-15 20:16:48 +02:00 |
|
|
f418ff4cb1
|
Add whitespace-cleanup-mode.
|
2021-05-15 03:35:19 +02:00 |
|
|
cf0574fd23
|
Fix “malformed function” errors.
Had to wrap them in a `progn` instead of just brackets.
|
2021-04-21 17:27:38 +02:00 |
|
|
d14683785a
|
Disable company-web.
lsp-mode does the job.
|
2021-04-21 17:24:48 +02:00 |
|
|
0b2f9709b9
|
Remove old blog from easy-hugo config.
|
2021-03-15 18:52:24 +01:00 |
|
|
230aef77c2
|
dd description for (my/html-paragraphify-buffer).
|
2021-03-15 04:15:21 +01:00 |
|
|
6a5981d19a
|
Re-order suggestions in (my/html-surround-with-tag ()).
|
2021-03-14 19:36:40 +01:00 |
|
|
7513b9ae26
|
Add (my/html-paragraphify-buffer ()).
|
2021-03-14 19:36:16 +01:00 |
|
|
3372124e8c
|
Emacs: Add blockquote as suggestion to my/html-surround-with-tag.
|
2021-03-11 18:40:34 +01:00 |
|
|
a5d6f9a88e
|
Emacs: Add shortcut for flyspell-correct-word for TUI.
`C-.` doesn't work in terminal Emacs, so I added `C-c .`.
|
2021-03-11 13:44:29 +01:00 |
|
|
b11721fdb3
|
Emacs: Add function to surround region with HTML tag.
|
2021-03-10 14:22:40 +01:00 |
|
|
5ad5efc049
|
Emacs: Remove (my/toggle-truncate-lines), is already in Emacs.
|
2021-03-10 14:17:32 +01:00 |
|
|
fc796a94d1
|
Emacs: Mark indentation variables as safe-local.
|
2021-01-20 07:34:28 +01:00 |
|
|
e29b1150f7
|
Emacs: Set fill-column for web-mode to 120.
|
2021-01-08 03:25:28 +01:00 |
|
|
657640b4dd
|
Emacs: Add json-mode and activate lsp-mode for it.
|
2021-01-08 03:08:50 +01:00 |
|
|
a05aeb3b1a
|
Emacs: LSP: Configure breadcrumb-mode.
|
2021-01-08 03:08:10 +01:00 |
|
|
7585e1944a
|
Emacs: Set ruler-mode to built-in.
|
2020-12-30 02:17:12 +01:00 |
|
|
dc367b9bc3
|
Emacs: Update blog path / URL.
|
2020-12-29 18:31:17 +01:00 |
|
|
aa6a7660a8
|
Emacs: Update easy-hugo config.
|
2020-12-26 00:45:41 +01:00 |
|
|
a54a36a2e9
|
Emacs: Remove Time-stamps.
|
2020-12-13 11:00:14 +01:00 |
|
|
0bb08ae838
|
Emacs: Use turn-off-auto-fill instead of lambda.
|
2020-12-13 10:33:20 +01:00 |
|
|
2cdef331de
|
Emacs: Put ivy & company into misc/completion.
|
2020-12-08 14:10:01 +01:00 |
|
|
d15eefdf5d
|
Emacs: Replace (unless slow-computer […] with :unless slow-computer.
|
2020-12-08 13:17:06 +01:00 |
|
|
5d82c3f752
|
Emacs: Require basics/buffers in text/misc.
For my/truncate-lines.
|
2020-12-07 20:40:17 +01:00 |
|
|
8c71af851b
|
Emacs: Don't invoke rainbow-mode explicitly for i3wm-config-mode.
rainbow-mode is invoked for all conf-mode derived modes now.
|
2020-12-07 20:37:02 +01:00 |
|
|
061eb8fbb1
|
Emacs: Invoke conf-space-mode when visiting package.license.
|
2020-12-07 20:36:24 +01:00 |
|
|
ccfeb1e4e4
|
Emacs: Mark more packages as built-in.
|
2020-12-07 20:35:13 +01:00 |
|
|
e155efa891
|
Emacs: Add template for metadata.xml.
|
2020-12-07 16:31:46 +01:00 |
|
|
fb15524b93
|
Emacs: Only install cmake-mode if it isn't already installed.
And generalize ebuild-mode check.
|
2020-12-07 16:29:59 +01:00 |
|
|
bcd99de364
|
Emacs: Add PR URL to straight-bug.
|
2020-12-06 17:10:45 +01:00 |
|
|
d4dbffc344
|
Revert "Emacs: Remove workaround for register-quicknav."
This reverts commit 752e41773b83249598140ff391364f4efc3115ff.
It's not in master yet.
|
2020-12-06 11:50:49 +01:00 |
|
|
b213f8cfb0
|
Emacs: Remove workaround for register-quicknav.
<https://github.com/raxod502/straight.el/issues/279>
|
2020-12-05 18:03:06 +01:00 |
|
|
ccfe39c9f0
|
Emacs: Activate rainbow-mode in conf-mode.
|
2020-12-02 11:51:28 +01:00 |
|
|
c25c3bbe77
|
Emacs: Set the right colors for ruler in server mode.
|
2020-11-29 09:12:26 +01:00 |
|
|
8dd8947c47
|
Emacs: Own package definition for hl-line.
|
2020-11-29 09:11:03 +01:00 |
|
|
5ac733498a
|
Emacs: Add my/reload-theme, some dependency fixes.
|
2020-11-26 13:21:04 +01:00 |
|
|
d417d9e793
|
Emacs: Org: Show agenda for next 6 months, don't show empty days.
Also make C-a global keybinding for `org-agenda`.
|
2020-11-26 12:06:43 +01:00 |
|
|
f2cf118fe9
|
Emacs: Mark built-in packages explicitly.
|
2020-11-18 18:38:55 +01:00 |
|
|
5aa9d5dc07
|
Emacs: Add ox-asciidoc.
|
2020-11-18 18:32:47 +01:00 |
|
|
bebe46145d
|
Emacs: Use counsel-imenu, remove flimenu.
|
2020-11-13 18:02:16 +01:00 |
|
|
56d52c554c
|
Emacs: Replace variable my/no-ws-cleanup with my/reformat-save.
|
2020-10-27 09:50:20 +01:00 |
|
|
34764d1306
|
Emacs: Move rainbow-mode to text/common.
|
2020-10-14 21:43:27 +02:00 |
|
|
af01f30679
|
Emacs: Move stuff from text/misc to text/common.
|
2020-10-14 21:40:05 +02:00 |
|
|
97ead8c8e6
|
Emacs: Add i3wm-config-mode.
|
2020-10-14 21:37:07 +02:00 |
|
|
c3ab734767
|
Emacs: Allow my/apply-ansi-colors-on-buffer in read-only buffers.
|
2020-10-14 00:20:58 +02:00 |
|