Commit Graph

12999 Commits

Author SHA1 Message Date
2350e266c0 Clarify scoop install instructions 2020-02-18 00:20:35 -05:00
c917502823 Add LSP server activation behind feature flag 2020-02-17 20:28:03 -08:00
9ec3549f6c Merge pull request #2551 from eagleflo/fix-docs-shortcut
Fix documentation shortcut
2020-02-17 19:09:41 -05:00
dc745084d2 Fix documentation shortcut 2020-02-18 01:57:30 +02:00
aefb0672b4 Reformat configuration 2020-02-17 10:12:43 -05:00
ac4961163c Add README.org 2020-02-17 10:12:23 -05:00
ca18034e32 Fix drag'n'drop in non-org-mode buffers 2020-02-17 04:58:57 -05:00
e59265bed7 Update lang/org's readme 2020-02-16 02:53:27 -05:00
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
24d2f494c9 lang/org: refactor advice & ob-ammonite integration 2020-02-16 02:26:38 -05:00
21dfd6159e Bump to politza/pdf-tools@0159cb1
From politza/pdf-tools@cc29d4c
2020-02-16 02:26:38 -05:00
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
176be128ef gdb-show-main = gdb-many-windows = t 2020-02-16 02:26:38 -05:00
45da8d0d5f Initial version of dart module 2020-02-15 12:22:01 -05:00
b0978a4526 Merge pull request #2538 from yoavm448/develop
file-templates README: registering & overriding
2020-02-14 17:32:45 -05:00
3259907ab7 Merge pull request #2537 from licebmi/develop
Fix `+file-template-p` to use `:when` keyword
2020-02-14 17:31:25 -05:00
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
608bc9f75b file-templates docs: registering and overriding 2020-02-14 15:07:46 +02:00
7b40e80a8f Fix +file-template-p to use :when keyword 2020-02-13 23:32:27 -06:00
21db1b7c91 Merge pull request #2529 from bixuanzju/patch-1
Enable flyspell in git-commit-mode
2020-02-13 14:45:08 -05:00
9dbee56c2b Merge pull request #2527 from soedirgo/develop
Change org-re-reveal reveal.js root path to https://revealjs.com
2020-02-13 14:44:37 -05:00
d93a8ba904 Merge pull request #2533 from chbatey/patch-2
Bump lsp-mode
2020-02-13 14:44:15 -05:00
e404b48c05 Bump gcmh, xclip, projectile & which-key
koral/gcmh@f542908 -> koral/gcmh@8867533
emacs-straight/xclip@88003b782e -> emacs-straight/xclip@d022cf947d
bbatsov/projectile@84be1da -> bbatsov/projectile@341150c
justbur/emacs-which-key@cf44641 -> justbur/emacs-which-key@7b068f3
2020-02-13 14:41:25 -05:00
75e1b13c6a Bump to seagle0128/doom-modeline@c4969ff
From seagle0128/doom-modeline@a2687e8
2020-02-13 14:40:46 -05:00
b627cef265 Mention discord server in how_to issue template 2020-02-13 14:39:56 -05:00
7f6876d85b Enable flyspell in git-commit-mode 2020-02-13 18:09:09 +08:00
c27697d90e Bump lsp-mode & lsp-ui
emacs-lsp/lsp-mode@c8188ef -> emacs-lsp/lsp-mode@e7c7abf
emacs-lsp/lsp-ui@582e153 -> emacs-lsp/lsp-ui@6caacc8
2020-02-13 09:05:41 +00:00
b4c56cc691 Add package bump PR template 2020-02-13 02:51:58 -05:00
066afa17da Update doomdir templates 2020-02-13 01:37:04 -05:00
51d71ee7e3 Bump to hlissner/emacs-doom-themes@de96a55
From hlissner/emacs-doom-themes@c8dd976
2020-02-12 20:40:34 -05:00
6602372e8b change a related config in ox-pandoc 2020-02-12 18:11:58 +08:00
3139137210 change `org-re-reveal-root' to https://revealjs.com 2020-02-12 17:20:01 +08:00
48225b30e8 Bump to ema2159/centaur-tabs@3658efc
From ema2159/centaur-tabs@0383af0
2020-02-11 21:53:28 -05:00
f9eb6a3b65 Bump to jacktasia/dumb-jump@b5185e3
From jacktasia/dumb-jump@daddd9b
2020-02-11 19:24:08 -05:00
7548148d14 Bump lsp-mode & lsp-ui
emacs-lsp/lsp-mode@91e37a6 -> emacs-lsp/lsp-mode@c8188ef
emacs-lsp/lsp-ui@cf6906c -> emacs-lsp/lsp-ui@582e153
2020-02-11 19:22:47 -05:00
be778bb65f Bump to mooz/js2-mode@fe53814
From mooz/js2-mode@b3841a7
2020-02-11 19:22:09 -05:00
7aca54ab91 Bump ccls & {,ivy-,helm-}rtags
MaskRay/ccls@aab3e31 -> MaskRay/ccls@e5cc4c3
Andersbakken/rtags@92c5126 -> Andersbakken/rtags@31f7842
2020-02-11 17:47:49 -05:00
93fce97e61 Refactor +workspaces-add-current-buffer-h 2020-02-11 17:47:39 -05:00
725003376f Add indirect buffer itself to workspace 2020-02-11 17:01:00 -05:00
fe584a1f0c Add (real) indirect buffers to workspace 2020-02-11 17:00:41 -05:00
abbfea8cff Bump to seagle0128/doom-modeline@a2687e8
From seagle0128/doom-modeline@3836b8f
2020-02-11 14:15:36 -05:00
3b6fd1b360 Deactivate mark after successful file search
Fixes #2523
2020-02-11 13:36:23 -05:00
9bd3d66617 Add popup rule for *Local variables* popup 2020-02-11 13:36:03 -05:00
524985ed81 Fix reference to removed command
Removed in e241fa347
2020-02-11 03:47:15 -05:00
ed24a4c857 Fix prematurely terminated sexp 2020-02-11 03:47:08 -05:00
b1c02e64f5 Conform advice to naming conventions 2020-02-11 03:44:36 -05:00
cc260b2e97 Merge pull request #2495 from dsdshcym/fix-recenter-after-evil-search
Fix recenter after evil search
2020-02-11 03:26:49 -05:00
df11f96274 Merge pull request #2500 from yoavm448/develop
Add cdlatex feature in LaTeX
2020-02-11 03:26:01 -05:00
39e43d9371 Merge pull request #2512 from facelesspanda/smerge-hydra
evil: smerge hydra on `SPC g m`
2020-02-11 03:25:40 -05:00
a6e334eb51 Merge pull request #2514 from Accacio/patch-1
use OPTARG to get key argument
2020-02-11 03:25:19 -05:00