Henrik Lissner
731e1c503d
Lazily revert affected buffers after magit
2020-02-21 13:40:52 -05:00
Henrik Lissner
bd944634bc
Fix defadvice! functions omitted from elisp imenu
2020-02-21 10:42:33 -05:00
Henrik Lissner
a084318932
Prevent backtick auto-pairing before word/same
2020-02-21 00:39:06 -05:00
Henrik Lissner
6d2c82db34
Conform editor/lispy readme to new format #1166
...
And update it.
2020-02-20 21:43:37 -05:00
Henrik Lissner
84a525a099
Remove wrap, additional-wrap, & escape key themes
...
+ Escape was redundant with Doom's own escape handler
+ Disabled wrap/addition-wrap, as it isn't enabled by default, is
potentially redundant with evil-{surround,embrace}, and prone to issues
in tty emacs (see #2573 ).
Fixes #2573
2020-02-20 21:42:53 -05:00
Henrik Lissner
c62c3bc4cd
Fix #2544 : revert 5ecf206681
2020-02-20 20:30:43 -05:00
Henrik Lissner
7f9623249f
Abort company popups when entering normal mode
...
You likely don't need completion anymore once you exit insert state.
2020-02-20 20:30:43 -05:00
Henrik Lissner
55e83da9e7
Don't kill haskell REPLs on ESC/C-g #2571
2020-02-20 20:30:43 -05:00
Henrik Lissner
61ed90c273
Merge pull request #2351 from nam3less/feature-haskell-evil-integration
...
Correct behaviour of normal mode 'o' and 'O' in haskell-mode
2020-02-20 20:30:00 -05:00
Henrik Lissner
799b093176
Merge pull request #2572 from msanders/develop
...
lang/ruby: Add detection for additional files
2020-02-20 20:25:48 -05:00
Henrik Lissner
82b1efeb8a
Fix #2576 : bind gt/gT for navigating centaur tabs
2020-02-20 18:21:56 -05:00
Henrik Lissner
0e1a737127
Fix #2541 : empty imenu list in rustic+rls buffers
2020-02-20 18:19:59 -05:00
Henrik Lissner
cd3103b1be
Bump to brotzeit/rustic@6dead0c
...
From brotzeit/rustic@da3820d
Due to changes upstream, users can no longer use lsp-rust-server to
switch to rust-analyzer with rustic-mode. Use rustic-lsp-server instead.
2020-02-20 18:19:45 -05:00
Henrik Lissner
888d456dc9
Fix #2524 : :make executing wrong command
2020-02-20 17:42:58 -05:00
Henrik Lissner
037bcf3c12
Fix #2568 : change when file-templates are expanded
2020-02-20 17:24:16 -05:00
Henrik Lissner
8a5ffc32f5
Bump to ProofGeneral/PG@2a17093
...
From ProofGeneral/PG@89829c2
Also removes pg-init hacks, as they no longer seem necessary after
ProofGeneral/PG@7371521
Hopefully fixes #2565
2020-02-20 16:55:19 -05:00
Henrik Lissner
59cb9b4aba
ruby-insert-encoding-magic-comment = nil
...
It is the default with enh-ruby-mode.
Also: refactor ruby-mode config out of enh-ruby-mode.
2020-02-20 15:25:38 -05:00
Michael Sanders
9efd703947
lang/ruby: Add detection for additional files
...
This adds support for podspecs used by Cocoapods, Brewfiles from
Homebrew Bundle, and Fastfiles from Fastlane.
2020-02-20 10:07:16 -08:00
Henrik Lissner
dbf9c92b48
Fix +evil-resolve-vim-path-a not removing excess backslashes
2020-02-20 00:51:55 -05:00
Henrik Lissner
10623868b8
Fix #2567 : unbound js2-refactor keybinds
2020-02-19 23:41:39 -05:00
Henrik Lissner
8a7763337d
doom refresh -> doom sync
...
refresh isn't going anywhere, but sync will be the canonical command
here on out, because it is more appropriate for kind of work it will be
doing in the future.
2020-02-19 23:34:16 -05:00
Henrik Lissner
f29d5ed034
lang/ruby: minor refactor
2020-02-19 23:04:21 -05:00
Henrik Lissner
8e748ec567
Use enh-ruby-mode for ruby shell scripts
...
Instead of ruby-mode
2020-02-19 23:02:07 -05:00
Henrik Lissner
1ab9f8b99d
Fix commenting JS in web-mode
2020-02-19 19:03:46 -05:00
Henrik Lissner
4b8986cac4
Add *.eex to web-mode-engines-alist #2564
2020-02-19 19:01:38 -05:00
Henrik Lissner
beb7a40a84
Fix inline previews for "download:%s" org links #2539
2020-02-19 18:21:24 -05:00
Henrik Lissner
f0bc835d19
Fix #2564 : associate *.eex with web-mode
...
And expand :mode declarations for readability.
2020-02-19 17:54:29 -05:00
Henrik Lissner
f645675e4c
Merge pull request #2558 from sebastiansturm/develop
...
Update to latest lsp-mode, lsp-ui
2020-02-19 09:22:57 -05:00
Sebastian Sturm
e9ab396783
Update to latest lsp-mode, lsp-ui
2020-02-19 09:48:48 +01:00
Bastien Rivière
4391c56968
fix missing parenthesis in terraform config
2020-02-19 08:31:49 +01:00
Henrik Lissner
9b620c3b59
Merge pull request #2553 from howdoicomputer/lsp-terraform
...
Add LSP for Terraform
2020-02-18 23:13:40 -05:00
Henrik Lissner
c7106668f2
Merge pull request #2555 from UndeadKernel/fix-binding_typeo
...
bindings: correct description type-o
2020-02-18 23:13:19 -05:00
Henrik Lissner
f7445a10db
General refactor & reformatting across the board
2020-02-18 22:56:47 -05:00
Henrik Lissner
e08e7a4422
Bump evil-nerd-commenter, evil-traces & evil-collection
...
redguardtoo/evil-nerd-commenter@bed56ec -> redguardtoo/evil-nerd-commenter@c9fa23e
mamapanda/evil-traces@257c66b -> mamapanda/evil-traces@bc25cae
emacs-evil/evil-collection@27da36c -> emacs-evil/evil-collection@e6a4ba6
2020-02-18 22:44:48 -05:00
Henrik Lissner
4680f23d90
Fix type listp error when formatting buffers
...
Because `buffer-local-variables` may contain symbols
(which represent locally unbound variables), not just sublists.
2020-02-18 14:37:15 -05:00
Undead Kernel
925ff39337
bindings: correct description type-o
2020-02-18 15:17:31 +01:00
Tyler Hampton
4cca178376
Remove previous block
2020-02-17 22:36:31 -08:00
Tyler Hampton
67a8c75b72
Fix indentation and remove if
2020-02-17 22:18:05 -08:00
Henrik Lissner
e3d7b2662c
Don't throw error if elfeed org file does not exist
...
The user may not want an org file, so we shouldn't impose this error on
them if one doesn't exist.
2020-02-18 00:20:35 -05:00
Henrik Lissner
60fde473d4
Remove +rss-elfeed-files & use rmh-elfeed-org-files
...
No need for the abstraction.
2020-02-18 00:20:35 -05:00
Tyler Hampton
c917502823
Add LSP server activation behind feature flag
2020-02-17 20:28:03 -08:00
Henrik Lissner
ca18034e32
Fix drag'n'drop in non-org-mode buffers
2020-02-17 04:58:57 -05:00
Henrik Lissner
e59265bed7
Update lang/org's readme
2020-02-16 02:53:27 -05:00
Henrik Lissner
92e8521e90
Remove centralization of org exports
...
It's too much hassle to maintain, and too many exporters expect to work
out of the current directory.
2020-02-16 02:50:52 -05:00
Henrik Lissner
24d2f494c9
lang/org: refactor advice & ob-ammonite integration
2020-02-16 02:26:38 -05:00
Henrik Lissner
21dfd6159e
Bump to politza/pdf-tools@0159cb1
...
From politza/pdf-tools@cc29d4c
2020-02-16 02:26:38 -05:00
Henrik Lissner
114be4af57
Don't use c-toggle-{electric-state,auto-newline} globally
...
Fixes an odd error where:
1. You open an elixir-mode buffer
2. elixir-mode sets `mode-name` to a non-string value
3. cc-mode is pulled in by one of its dependencies
4. `c-toggle-electric-state` is called from the config/default module
5. Which calls `c-update-modeline`
6. Which operates on `mode-name` and assumes it is a string
7. And a wrong-type-argument: stringp error is thrown
2020-02-16 02:26:38 -05:00
Henrik Lissner
176be128ef
gdb-show-main = gdb-many-windows = t
2020-02-16 02:26:38 -05:00
Henrik Lissner
b0978a4526
Merge pull request #2538 from yoavm448/develop
...
file-templates README: registering & overriding
2020-02-14 17:32:45 -05:00
yoavm448
55ed4ee7b6
Update TOC format of file-templates README
...
The new format is the one used by toc-org, the old one would have been
updated eventually...
2020-02-14 15:08:27 +02:00