Commit Graph

12056 Commits

Author SHA1 Message Date
8de0f62c52 apply Henrik changes 2020-02-02 23:44:03 +00:00
f9e8cb2f01 adding warning message 2020-02-02 23:39:42 +00:00
266ea5038c Update install.el 2020-02-02 23:23:05 +00:00
22bc21a712 windows: disable all-the-icons font install
the command is actually fairly useless on windows anyway -- unless you are specifically running emacs with elevated privileges, you get the following error:

```
This will download and install fonts, are you sure you want to do this? (y or n) y
Contacting host: raw.githubusercontent.com:443
mm-write-region: Opening output file: Permission denied, c:/Windows/Fonts/material-design-icons.ttf
```
2020-02-02 23:16:47 +00:00
04d14bcba9 Minor refactors & comment correction 2020-02-02 16:03:34 -05:00
047ea8dab5 Update & fix org-tree-slide-mode integration 2020-02-02 16:02:28 -05:00
34f205c4da Address issues from code review 2020-02-02 14:10:42 -05:00
abe297b6fc Merge pull request #2465 from sei40kr/ess-r-lsp
lang/ess: add +lsp support for ESS R
2020-02-02 13:58:27 -05:00
0c08143a22 Add fstar module 2020-02-02 10:41:46 -05:00
48b4847db3 Call lsp! in ess-r-mode-local-hook 2020-02-02 17:26:28 +09:00
a12a54b28f Revert direnv modifications
Not worth the trouble. I'll move it to my private config.

Fixes #2384
Closes #2384
2020-02-02 03:18:49 -05:00
6337912d13 Bump to seagle0128/doom-modeline@159fe50 2020-02-02 03:16:53 -05:00
ac52e644a8 Revert doom-modeline formats to defaults
It's not tenable for me to maintain this package more than I have to
anymore, now that I no longer use doom-modeline.

Addresses #2356, #1680
2020-02-02 03:16:53 -05:00
a14e3afc10 Fix async lookup handlers for tuareg-mode #2394 2020-02-02 03:16:53 -05:00
07f4a82b1e Merge pull request #2454 from sei40kr/improve-solidity
Improve solidity layer
2020-02-02 02:44:05 -05:00
19473d08c6 Merge pull request #2471 from webframp/patch-1
docs: update mu macos install cmd
2020-02-02 02:43:07 -05:00
29e4719a7d Disable GUI elements even if you use chemacs #2354 2020-02-02 02:07:13 -05:00
4a5cf04761 General refactors & appease byte-compiler 2020-02-02 02:05:20 -05:00
7224f0870a lang/common-lisp: add *sly-description* popup rule 2020-02-02 02:02:50 -05:00
cb86fd046c lang/common-lisp: SPC m {m,M} -> sly macroexpand
macrostep-expand was the wrong command (and plugin).
2020-02-02 02:01:40 -05:00
373f1d532d Bump to hlissner/doom-snippets@22c96ef
To include the following PRs:

+ hlissner/doom-snippets#27
+ hlissner/doom-snippets#26
+ hlissner/doom-snippets#23
+ hlissner/doom-snippets#21
+ hlissner/doom-snippets#20
2020-02-02 01:29:15 -05:00
80a636cb7a docs: update mu macos install cmd
`--with-emacs` arg no longer exists in the formula
2020-02-01 22:35:16 -05:00
abd12a0515 Make the LSP lookup handler fallback to ESS 2020-02-02 12:02:24 +09:00
1158412ae8 Fix a typo: sevral -> several 2020-02-02 12:00:36 +09:00
d496f27741 Add LSP support for ESS R 2020-02-01 17:06:15 +09:00
0dc173a631 Polish progress output during 'doom update' 2020-02-01 02:07:24 -05:00
7c0e884664 Add persistent-soft to core/packages.el
core/autoload/cache.el defines doom-cache-* functions that wrap around
the persistent-soft package.
2020-01-31 23:19:40 +01:00
e31bb63c14 message-log-max = 8192 2020-01-31 16:43:08 -05:00
c733a6aa27 evil-respect-visual-line-mode = nil
Since this is vim's default behavior (gj and gk exist for navigating
virtual lines). Also the cause of #2447
2020-01-31 16:21:23 -05:00
88e828d1f3 Add +lsp flag to lang/elm
Closes #2460
2020-01-31 16:18:16 -05:00
334f98ea52 Bump to brotzeit/rustic@da3820d
brotzeit/rustic#90 was merged.
2020-01-31 13:01:57 -05:00
5b242c73bb Bump to akermu/emacs-libvterm@4fbf8f8 2020-01-31 13:01:10 -05:00
53d799f377 Reduce file init work when reading autoloads
Should suppress Emacs trying to read file-local variables and/or
attempts to open TAGS files for the current project.
2020-01-30 19:39:36 -05:00
9a0e029135 Fix output truncation & indentation on 'doom update' 2020-01-30 18:38:18 -05:00
58c6aea7c5 Bump to akermu/emacs-libvterm@a970b4f472 2020-01-30 17:38:12 -05:00
275cd9171d Bump to emacs-evil/evil@3b03a4e 2020-01-30 17:38:12 -05:00
c9498d6ba3 Revert to brotzeit/rustic@a6b8cd8
Until brotzeit/rustic#90 is merged.
2020-01-30 17:38:08 -05:00
ede5beed7a Change doom-plist-delete to delete N props 2020-01-30 16:58:49 -05:00
b8c25b6b4e Move after! to core-lib
Doesn't really belong in core-modules.
2020-01-30 16:57:49 -05:00
35364f1dd1 Fix hash-table-p errors on 'doom build' 2020-01-30 15:31:30 -05:00
c801a70ec7 Bump to emacs-straight/undo-tree@5b6df03781
Fixes #2444
2020-01-29 16:37:05 -05:00
ff4a9c1d4e Bump to endofunky/bundler.el@43efb6be4e
Reverts 87b33c416
Closes #2421
2020-01-29 16:37:02 -05:00
18b0210e5b Remove nconcq! test
The macro was removed some time ago.
2020-01-29 16:33:37 -05:00
5837155df5 Bump to brotzeit/rustic@124e028 (#2452)
* Bump to brotzeit/rustic@124e028

Rustic was broken because of brotzeit/rustic#88

* Use longer SHA

Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-01-29 12:34:39 -05:00
f31840ac9e Improve solidity layer
Enable +javascript-npm-mode in solidity-mode when package.json exists.
Set docsets for solidity-mode.
2020-01-29 23:59:45 +09:00
097972bd9d Refactor package pinning
- Make doom/info package details more concise
- Removed doom-pinned-packages variable (pin info now stored in
  doom-packages metadata)
- Fix unpin! not actually unpinning some packages
2020-01-28 20:47:45 -05:00
c5d6e6267c Bump to brotzeit/rustic@c7cab3f
My rust advice can be simplified thanks to brotzeit/rustic#87 being
merged.
2020-01-28 20:47:45 -05:00
fe0c5e135d Fix #2293: easymotion with evil operators
Reverts fix for #1672, but provides a workaround:

  (map! :n "gl" (λ! (+evil/easymotion 'normal 'global)))
2020-01-28 17:50:11 -05:00
c7ab4fafc6 Fix void-variable char error in evil-global-marker-p advice 2020-01-28 16:52:44 -05:00
f9dda32584 Remove evil-delete-backward-char-and-join hack
The breaking change was reverted upstream: emacs-evil/evil@30b77c9
2020-01-28 16:52:44 -05:00