Commit Graph

21 Commits

Author SHA1 Message Date
tastytea cf0574fd23
Fix “malformed function” errors.
Had to wrap them in a `progn` instead of just brackets.
2021-04-21 17:27:38 +02:00
tastytea d14683785a
Disable company-web.
lsp-mode does the job.
2021-04-21 17:24:48 +02:00
tastytea 0b2f9709b9
Remove old blog from easy-hugo config. 2021-03-15 18:52:24 +01:00
tastytea 230aef77c2
dd description for (my/html-paragraphify-buffer). 2021-03-15 04:15:21 +01:00
tastytea 6a5981d19a
Re-order suggestions in (my/html-surround-with-tag ()). 2021-03-14 19:36:40 +01:00
tastytea 7513b9ae26
Add (my/html-paragraphify-buffer ()). 2021-03-14 19:36:16 +01:00
tastytea 3372124e8c Emacs: Add blockquote as suggestion to my/html-surround-with-tag. 2021-03-11 18:40:34 +01:00
tastytea b11721fdb3 Emacs: Add function to surround region with HTML tag. 2021-03-10 14:22:40 +01:00
tastytea e29b1150f7 Emacs: Set fill-column for web-mode to 120. 2021-01-08 03:25:28 +01:00
tastytea dc367b9bc3 Emacs: Update blog path / URL. 2020-12-29 18:31:17 +01:00
tastytea aa6a7660a8 Emacs: Update easy-hugo config. 2020-12-26 00:45:41 +01:00
tastytea a54a36a2e9 Emacs: Remove Time-stamps. 2020-12-13 11:00:14 +01:00
tastytea 2cdef331de Emacs: Put ivy & company into misc/completion. 2020-12-08 14:10:01 +01:00
tastytea d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
tastytea 3a3f1b6ebb Emacs: Remove text/tools move contents elsewhere.
Moved to misc/documentation, programming/elisp and text/web.
2020-03-27 21:37:57 +01:00
tastytea 738ea43760 Emacs: Refactor text/web.el. 2020-03-27 18:12:41 +01:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea 96d9c7206b Emacs: Use Source Serif Pro for ebooks. 2020-02-05 19:36:04 +01:00
tastytea f5814c6d35 Emacs: Open .shtml in web-mode. 2020-02-05 19:35:45 +01:00
tastytea aeee64afcc Emacs: Set web-mode default-indentation to 2. 2019-12-31 12:58:36 +01:00
tastytea 2d576fec10 Rename .emacs/init → .emacs/init.d and fix comment-face.
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00