Commit graph

7710 commits

Author SHA1 Message Date
Henrik Lissner
6b73f38395
Bump to flycheck/flycheck@f19a51c
From flycheck/flycheck@08345d3
2020-03-27 01:08:36 -04:00
Henrik Lissner
f1df6230ea
Bump :app irc, elfeed & twitter
jorgenschaefer/circe@0c79138 -> jorgenschaefer/circe@e5bf5f8
skeeto/elfeed@3f0edb1 -> skeeto/elfeed@d0405e6
abo-abo/avy@cf95ba9 -> abo-abo/avy@3bf8314
2020-03-27 01:04:30 -04:00
Henrik Lissner
ec671002d6
Fix void-variable +org-present--overlays
Accidentally removed some time ago.
2020-03-26 17:34:32 -04:00
Seong Yong-ju
7d1093dc29 Fix region formatting 2020-03-26 22:49:00 +09:00
Henrik Lissner
82e45e756d
Don't disable cua-mode in pdf-view-mode
This mode is global. We can't pretend it's buffer local.
2020-03-25 22:44:25 -04:00
M. Yas. Davoodeh
49a21720f8 Removed the snippet pkg since they're in Doom's. 2020-03-26 00:20:59 +04:30
M. Yas. Davoodeh
7d829eaa48 Final pin. 2020-03-24 18:48:18 +04:30
Vu Quoc Huy
55e5a3e084 Remove unused variables 2020-03-24 14:48:00 +01:00
M. Yas. Davoodeh
e43e9fadb9 Added Dart-Snippets from GitHub. 2020-03-24 18:15:37 +04:30
Vu Quoc Huy
f34d56de13 Enable mu4e-use-fancy-chars by default 2020-03-24 14:12:10 +01:00
Mykhailo Shevchuk
0fb1026886 dragndrop: insert #+attr_org: :width if specified 2020-03-23 19:19:55 +01:00
Oskar Kvist
427ed2bbc0 Fix +evil:defun-txtobj docstring 2020-03-23 18:23:22 +01:00
Teodor Heggelund
1ab69ab491
Fix typo: python-pytest-file-dwim 2020-03-20 23:37:57 +01:00
Henrik Lissner
efaafe9042
Fix 'SPC t w' when :editor word-wrap is enabled 2020-03-19 23:34:29 -04:00
dive
01439743d7 prefer jar for PlantUML if available 2020-03-17 01:14:08 +00:00
James Ravn
91f3d677d7
Fix formatting 2020-03-16 12:22:23 +00:00
M. Yas. Davoodeh
2b47b1e99a Fixed issues addressed by @hlissner on #2549. 2020-03-16 00:02:16 +03:30
Hanno Perrey
4f39bf36f0 stops overriding circe default servers
circe-network-defaults is filled with predefined server details
e.g. for Freenode.net and those defaults should not be wiped here
2020-03-15 17:36:21 +01:00
Hanno Perrey
a64a893fa0 adds workaround for circe TLS connections (#1862)
- OpenSSL versions > 1.1.0 break the assumptions of tls.el of where the
info block stops
- this makes circe hang on TLS connections (jorgenschaefer/circe#340)
- tls.el is no longer maintained therefore this adds a
workaround in circe-mode buffers
2020-03-15 17:32:32 +01:00
Henrik Lissner
93521ba5be
Prevent "version control data is outdated" prompt
The prompt was too intrusive, so update vc state if buffer is modified
instead.
2020-03-14 22:04:49 -04:00
Henrik Lissner
c1046231ce
Fix #1792: tide-server-max-response-length = 512kb 2020-03-14 22:00:59 -04:00
Ralf Beckmann
cf19fe739c Apply some minor changes to the helm module
Remove usage of the following variables, since they are no longer
present in helm's source code:

helm-M-x-fuzzy-match
helm-completion-in-region-fuzzy-match

Also remove the usage of the deprecated helm-mode-fuzzy-match variable.
Instead, modify completing-styles so that helmized commands will use
multi- or fuzzy-matching, respectively.
2020-03-14 20:52:33 +01:00
James Ravn
365a481bc5
Fix inserted filename for org-download-screenshot 2020-03-14 16:07:25 +00:00
Henrik Lissner
4b20c7206e
Fix robe keybinds, extends projectile-rails, & minor refactors
Closes #2719
2020-03-13 17:34:44 -04:00
Henrik Lissner
2fcc338702
Don't disable backquote in lisp mode comments 2020-03-12 11:30:20 -04:00
Henrik Lissner
dd402b7db3
Remove references to enh-ruby-mode 2020-03-12 11:29:54 -04:00
Henrik Lissner
f82771980a
Remove enh-ruby-mode
enh-ruby-mode's highlighter breaks when the buffer is unexpectedly
reverted. This sacrifices its superior highlighting and indentation, but
was too much trouble to maintain.
2020-03-11 23:20:06 -04:00
Henrik Lissner
4082003fd2
Fix evil keybinds in reftex-mode 2020-03-11 22:53:48 -04:00
Henrik Lissner
f4aa2a8ca7
Bump :completion ivy
abo-abo/swiper@7084d60 -> abo-abo/swiper@5f1d9ce
Yevgnen/ivy-rich@af43aba -> Yevgnen/ivy-rich@0f22aff

Fixes ivy-dispatching-done on Emacs 27+
2020-03-11 22:17:00 -04:00
Henrik Lissner
f6242346f9
lang/ruby: major refactor
Fixes #2700
2020-03-11 22:05:27 -04:00
Henrik Lissner
ab1daebb85
Bump :lang ruby
nonsequitur/inf-ruby@fd8d392 -> nonsequitur/inf-ruby@e4ae089
pezra/rspec-mode@c4353a1 -> pezra/rspec-mode@9a2a9d2
arthurnn/minitest-emacs@6d9f623 -> arthurnn/minitest-emacs@97d7d17
asok/projectile-rails@228f631 -> asok/projectile-rails@0398d94
2020-03-11 22:04:01 -04:00
Henrik Lissner
c049ada61c
Revert to lassik/emacs-format-all-the-code@47d862d
From lassik/emacs-format-all-the-code@8c8c47a

Fixes #2704
2020-03-11 00:57:44 -04:00
Henrik Lissner
387a976368
lang/org: org-archive-subtree-save-file-p = t
Fixes #2662
2020-03-10 23:54:07 -04:00
Henrik Lissner
5ae5d80c68
Merge pull request #2694 from otavioschwanck/feature/ruby-lang-improvements
Ruby Lang improvements
2020-03-10 19:05:10 -04:00
Henrik Lissner
c2a0ac8b3e
Fix #2605: update editor/format module 2020-03-10 01:48:20 -04:00
Henrik Lissner
691ecee621
Fix #2697: add ob-hy to lang/org 2020-03-10 01:47:34 -04:00
Henrik Lissner
031dc5eb1d
Fix +workspaces-switch-project-function not respecting dir local vars 2020-03-10 01:47:34 -04:00
Henrik Lissner
05689fe76d
Bump :tools upload
cjohansson/emacs-ssh-deploy@93a0e18 -> cjohansson/emacs-ssh-deploy@1bb2f82
2020-03-10 01:47:34 -04:00
Henrik Lissner
ec1acc6574
Bump :tools lsp
emacs-lsp/lsp-mode@6a94356 -> emacs-lsp/lsp-mode@355d4da
emacs-lsp/lsp-ui@c99ba09 -> emacs-lsp/lsp-ui@70c2fec
2020-03-10 01:47:33 -04:00
Henrik Lissner
382834b3b4
Bump :ui zen
joostkremers/writeroom-mode@fa17eb6 -> joostkremers/writeroom-mode@20c761b
jabranham/mixed-pitch@fbc566a -> jabranham/mixed-pitch@6090716
2020-03-10 01:47:33 -04:00
Otávio Schwanck
0dfd125305 Use current estruture to add new file types 2020-03-09 21:45:02 +00:00
Otávio Schwanck
793895ccd7 Improvements to :lang ruby 2020-03-09 21:38:46 +00:00
Henrik Lissner
5e94860d89
Bump :ui tabs
ema2159/centaur-tabs@c3254ef -> ema2159/centaur-tabs@af50f87
2020-03-09 14:43:44 -04:00
Henrik Lissner
2c1d11b3d8
Bump :lang go
dominikh/go-mode.el@53c76cd -> dominikh/go-mode.el@85a20da
2020-03-09 14:43:44 -04:00
Henrik Lissner
0fafba7ee1
Merge pull request #2685 from kenranunderscore/change-obsolete-binding
Replace obsolete elisp function in dante-mode
2020-03-09 14:04:25 -04:00
Otávio Schwanck dos Santos
992f4b76f4
lang/ruby: add +chruby (#2667)
Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-03-09 14:04:10 -04:00
Johannes Maier
4f9b49ad8f
Replace obsolete elisp function in dante-mode 2020-03-09 09:40:22 +01:00
Henrik Lissner
503c6d878e
Merge pull request #2669 from even4void/ess-polymode
Add polymode to handle RMarkdown and RNoweb files
2020-03-08 22:36:34 -04:00
Henrik Lissner
31a92ad15d
Merge pull request #2670 from yoavm448/xhtml
Associate xhtml files with web-mode
2020-03-08 22:36:02 -04:00
Henrik Lissner
d609a1a53b
Merge pull request #2683 from dive/fix_quotes_for_eshell
Fix company-pcomplete error in eshell with quotes
2020-03-08 22:35:42 -04:00