Commit Graph

12322 Commits

Author SHA1 Message Date
58a68adb5b Merge pull request #2665 from otavioschwanck/add-rails-flag-on-init
Add +rails to init.el
2020-03-04 23:02:15 -05:00
886cd2bd10 Merge pull request #2668 from brotzeit/bump-rustic
Bump lsp-mode & rustic
2020-03-04 23:02:02 -05:00
535a0e753c Autoload vterm and vterm-mode 2020-03-04 17:17:47 -05:00
532a31f4fe Fix +vterm/{toggle,here}... ... ...again 2020-03-04 17:10:07 -05:00
9ce3f6df87 Fix +vterm/{toggle,here}... again 2020-03-04 16:52:14 -05:00
f1f1609021 Fix void-function vterm-mode 2020-03-04 16:45:19 -05:00
cee3010d2a Fix +vterm/* commands spawning new buffer each time 2020-03-04 16:32:22 -05:00
8d05600f25 Bump lsp-mode & rustic
brotzeit/rustic@9939691 -> brotzeit/rustic@373f5a1
emacs-lsp/lsp-mode@2e6b748 -> emacs-lsp/lsp-mode@6a94356
2020-03-04 21:59:42 +01:00
500fa4065f add rails do Ruby init 2020-03-04 13:18:03 +00:00
ed2fb68362 Fix prescient breaking certain counsel commands due to post-sorting 2020-03-03 23:33:53 -05:00
e66769293c Fix potential hashing clashes w/ transient hooks 2020-03-03 18:58:45 -05:00
f8a69464d0 Remove smartparens dependency for doom/info 2020-03-03 16:15:43 -05:00
5f98e12b0e Fix #2608: +vterm/here opening in popup
Due to akermu/emacs-libvterm@a9ec753
2020-03-03 15:44:11 -05:00
e7cc3919ef Merge pull request #2659 from yoavm448/develop
Make +evil:copy-this-file autoload interactively
2020-03-03 13:13:45 -05:00
fcac85fc86 Make +evil:copy-this-file autoload interactively 2020-03-03 20:02:07 +02:00
79e5a27fab Prefix arg = don't restore last scratch buffer 2020-03-03 12:44:33 -05:00
2a7d90220a Slim down init.example.el
Fewer packages to install on first install.

+ Disable multiple-cursors, rotate-text, and ibuffer modules by default;
  these are not essential.
+ Make :ui popup's `+all` flag opt-in (so the popup manager doesn't
  manage buffers without an explicit rule -- which is more disruptive
  than helpful).
+ Make :tools lookup's `+docsets` flag opt-in
2020-03-03 12:44:33 -05:00
975f2e42f5 Merge pull request #2650 from otavioschwanck/bugfix/fix-spring-bug
Fix Spring bug on Ruby Rspec Mode
2020-03-03 12:27:36 -05:00
c7be293ddd Merge pull request #2463 from alexandergraul/add-rails
Add Rails support to Ruby module
2020-03-03 12:26:58 -05:00
13a60de964 Merge pull request #2656 from dickmao/dev
tools/ein: add regression test for keymaps
2020-03-03 12:26:15 -05:00
e5a91d2912 [:tools ein] ensure keybindings still valid 2020-03-03 07:24:09 -05:00
28ce581ca4 Add Rails support to Ruby module
The +rails flag sets up projectile-rails as a minor mode for
enh-ruby-mode and, if enabled under :lang, web-mode. Projectile-rails
keybindings are under "<localleader> r".

robe-rails-refresh was moved to "<localleader> R".
2020-03-03 07:35:12 +01:00
3e2b251a96 fix sprint bug 2020-03-02 20:28:08 +00:00
ac199de936 Bump :tools lsp
emacs-lsp/lsp-mode@fc812be -> emacs-lsp/lsp-mode@2e6b748
emacs-lsp/lsp-ui@da9788b -> emacs-lsp/lsp-ui@c99ba09
2020-03-02 12:06:35 -05:00
260148f4e9 Bump :tools magit
magit/magit@8cb6cdf -> magit/magit@c8cd22e
magit/forge@fb04716 -> magit/forge@0ade907
emacs-evil/evil-magit@1bfd546 -> emacs-evil/evil-magit@0b79aa3

Fixes #2446
2020-03-02 12:02:49 -05:00
5b10277d05 Disable centaur-tabs-mode in popups 2020-03-01 23:44:26 -05:00
78f1621fda file-exists-p -> file-writable-p for org-id-locations-file
The IDs file isn't much good to use if it isn't writable.
2020-03-01 23:36:33 -05:00
a76e4b56b5 Bump :ui tabs
ema2159/centaur-tabs@96b7c90 -> ema2159/centaur-tabs@c3254ef

Includes an important performance bugfix.
2020-03-01 22:26:05 -05:00
ca74996d1b Complain if repo is invalid on 'doom update' 2020-03-01 13:25:47 -05:00
3ecff5777b Fix overaggressive recloning when updating packages 2020-03-01 13:23:39 -05:00
bc025adc19 Remove reference to removed +rss-elfeed-files var 2020-03-01 12:19:44 -05:00
ac477c2170 Alias md to markdown for babel blocks 2020-03-01 12:10:29 -05:00
38a74db626 Bump :ui modeline
seagle0128/doom-modeline@41015d7 -> seagle0128/doom-modeline@0df5585
2020-03-01 12:07:28 -05:00
1e0572f29c Bump :tools ein
millejoh/emacs-ipython-notebook@8a2544a -> millejoh/emacs-ipython-notebook@10d7f10
2020-03-01 12:06:02 -05:00
cdaa55b4db Rename org-capture frame to doom-capture
To reduce likelihood of conflicts.
2020-03-01 01:39:14 -05:00
9c07cc719d emacs/vc: minor refactor
Follow up to #2634
2020-03-01 01:37:41 -05:00
aa1f11af4f Enable git-gutter backends conditionally
Follow up to #2634
2020-03-01 01:36:16 -05:00
bbd1561a3c Make doom-real-buffer-p work for indirect buffers 2020-03-01 01:33:40 -05:00
e806ccf0f0 tools/ein: link docs to ein readme 2020-03-01 01:33:30 -05:00
594c047517 Merge pull request #2634 from sebastiansturm/develop
Extend backend-agnostic vc functionality
2020-03-01 01:29:00 -05:00
415636c1b1 Merge pull request #2635 from dickmao/dev
module ein: bring up to date
2020-03-01 01:28:44 -05:00
1aec52b679 Merge pull request #2638 from digizeph/patch-2
minor documentation spelling fix
2020-03-01 01:28:34 -05:00
7f131203ca Merge pull request #2641 from msanders/ms/org-capture-output
bin/org-capture: Suppress output for initial emacsclient call
2020-03-01 01:28:24 -05:00
527c04c294 module ein: bring up to date 2020-03-01 01:04:52 -05:00
413171cfc9 bin/org-capture: Suppress output for initial emacsclient call 2020-02-29 17:57:44 -08:00
698001900f Refactor lang/rust lsp check 2020-02-29 19:09:50 -05:00
cb38bb23df tools/lsp: minor refactor & reformatting
Also makes +lsp-init-flycheck-or-flymake-h respect more possible values
for lsp-diagnostic-package.
2020-02-29 19:08:55 -05:00
861e0f71d5 Activate lsp-mode in indirect buffers 2020-02-29 19:07:38 -05:00
29650a67a2 Fix #2636: lsp init short circuits in Emacs <=26 2020-02-29 19:06:50 -05:00
1ed06e68cc Prevent rmh-elfeed-org-files being overwritten
Because :after changes when :init is evaluated. Without :after, it's
evaluated before the package is loaded. With :after, it is evaluated
after the package is loaded, but before its :config block.

:preface is what we want; it is always evaluated before the package is
loaded.
2020-02-29 18:17:01 -05:00