Commit Graph

74 Commits

Author SHA1 Message Date
165b8e8f44 chore(packages): update lock file 2021-06-17 20:25:59 +01:00
27a7c5cb20 chore(deps): update xwidget-plus which is now named xwwp 2021-06-17 20:25:27 +01:00
49cef56c82 feat(editor): add embark
This is a basic setup, as I'm not very familiar with what is doable with
embark. It also takes over the goto-chg keybindings, cause that package
rarely worked correctly, so I almost never used it.
2021-06-17 20:25:26 +01:00
354ed23d21 feat(navigation): add consult 2021-06-17 20:19:26 +01:00
5878449963 feat(navigation): add ctrlf-mode, a isearch replacement 2021-06-17 20:18:09 +01:00
63b5441deb feat(navigation): use helm-posframe 2021-06-17 20:16:52 +01:00
93c22e1bb9 feat(editor): replace ido and amx with selectrum, prescient and marginalia 2021-06-17 20:13:57 +01:00
587eb32681 chore(packages): update lock file 2021-06-14 10:37:11 +01:00
0ef8ea787f feat(lang): enable lsp-mode in lua-mode 2021-05-10 11:05:13 +01:00
7fad360c3e fix(native-comp): update config to support recent variable name changes 2021-05-09 14:08:12 +01:00
bd57a0847e chore(packages): update lock file 2021-05-08 22:11:15 +01:00
b7d914c51e feat(formatting): use whitespace-clean-mode
This should offer a more reliable means of running `whitespace-cleanup`
on buffer save than whitespace-mode's whitespace-action setting. Also it
allows for easily toggling whitespace clean up off by disabling
whitespace-clean-mode.
2021-04-25 22:44:26 +01:00
d4974b3fb3 chore(packages): update lock file 2021-04-20 01:32:11 +01:00
c8187b4be8 feat(org): expand and tweak org-src and org-babel setup 2021-04-20 01:32:11 +01:00
f0c8ed4783 chore(packages): update lock file 2021-04-15 11:10:06 +01:00
cb2fda4eba chore(deps): don't load polymode as it's not actually used by anything 2021-04-15 10:55:34 +01:00
fd0e04ac02 chore(version-control): unpin diff-hl as recent performance issue has been fixed 2021-04-08 00:00:57 +01:00
349f007fe9 feat(shell): add xterm-color package to colorize compilation buffers
Some commands which output to compilation buffers did not get their
output colorized correctly by default. This ensures that terminal based
escape sequences are correctly handled.
2021-04-07 23:50:11 +01:00
f374dc4eab feat(lang): add rufo package for Ruby
As I'm not convinced formatting with rufo is good idea yet, this is
simply so I can play with it when I want to. It is not configured to
automatically format files on save.
2021-04-07 23:50:11 +01:00
d1e2e9cdc0 chore(packages): update lock file 2021-04-02 11:33:31 +01:00
5a425b5812 fix(version-control): pin diff-hl to a known good commit
The very next commit introduces a new feature to show git hunks, which
seems to have a negative impact on performance when moving the cursor
around, or adding/removing text within lines which are highlighted by
diff-hl while diff-hl-flydiff-mode is enabled.

So for now I'm pinning diff-hl to the commit right before this was
introduced.
2021-04-01 01:07:33 +01:00
b7eae80fd8 chore(packages): update straight.el's lock file 2021-03-22 11:10:42 +00:00
9a11432fef chore(packages): update straight.el's lock file 2021-03-15 22:58:15 +00:00
60b66ab70b chore(packages): update straight.el's lock file 2021-02-17 02:10:27 +00:00
345584e52c chore(text-editing): update move-dup package to v2.x
Version 2 seems to mostly just change the `md-` function/variable prefix
to be `move-dup-`.
2021-02-17 01:52:58 +00:00
03682066c7 feat(editor): update undo-tree to 0.8
Override the undo-tree package within straight.el to have it grab the
package directly from the official Git repo on GitLab.
2021-02-17 01:52:58 +00:00
8f9498ba5d chore(packages): update straight.el's lock file 2021-02-14 22:26:54 +00:00
f9ecba9d91 chore(packages): update straight.el's lock file 2021-01-21 11:14:31 +00:00
6425b4625c feat(projects): add all-the-icons-ibuffer package 2021-01-15 02:11:19 +00:00
7a2fbb88d4 chore(org-mode): switch to built-in org-mode
The upstream org-mode package seems to have changes on a daily basis,
and org-mode is one of the slowest packages to install. This should
avoid those long wait times.
2021-01-15 02:11:19 +00:00
50a85ca8d8 fix(packages): fix incompatibility with latest use-package
Due to changes to use-package's :custom option, my abuse of it to set
custom variables no longer works and yields errors.

Instead correctly set custom variables with defvar.
2021-01-15 02:11:18 +00:00
57a5bb159a chore(packages): update straight.el's lock file 2021-01-15 02:07:36 +00:00
e8544e79e9 feat(lsp): enable code lenses, improve lsp-ui-doc setup 2021-01-06 09:45:07 +00:00
b69249a65e chore(packages): update straight.el's lock file 2021-01-05 02:32:52 +00:00
8ef85c4803 chore(packages): update straight.el's lock file 2020-12-25 13:49:08 +00:00
bbc0e4a714 feat(tools): add ob-http package 2020-12-25 13:49:08 +00:00
f675e1f030 feat(tools): add httprepl package 2020-12-25 13:49:08 +00:00
2af986d57f feat(tools): add and configure restclient package 2020-12-25 13:49:08 +00:00
992450cb01 chore(packages): update straight.el's lock file 2020-12-09 13:13:54 +00:00
9254df7905 chore(packages): update straight.el's lock file 2020-12-01 11:13:03 +00:00
0866edcf68 chore(packages): update straight.el's lock file 2020-11-15 17:14:21 +00:00
599345a9ff chore(packages): update straight.el's lock file 2020-11-09 10:49:25 +00:00
e0ca935b7b chore(packages): update straight.el's lock file 2020-10-29 10:45:06 +00:00
a5af555726 chore(packages): update straight.el's lock file 2020-10-27 13:15:58 +00:00
21fb1fbd91 chore(lang): remove json-snatcher package override as fix has been merged 2020-10-15 15:28:29 +01:00
f0a4f8fd51 chore(packages): update straight.el's lock file 2020-10-15 14:44:13 +01:00
7d87c0e51e chore(packages): update straight.el's lock file 2020-10-04 16:10:44 +01:00
a4cda6104b chore(projects): remove treemacs-persp package
I no longer use persp-mode, so there's no need to install a persp-mode
specific enhancement package for treemacs.
2020-10-04 16:10:44 +01:00
9e79d52ad1 chore(packages): update straight.el's lock file 2020-10-04 16:10:44 +01:00
af06fcc75a chore(packages): update straight.el's lock file 2020-09-27 19:49:51 +01:00