Henrik Lissner
53970b3a59
Deprecate prefer-byte-compiled theme optimization
...
This optimization was incorporated into load-theme in Emacs 27+.
2020-03-25 15:48:50 -04:00
Henrik Lissner
0e2c9e8cb0
Disable enabled themes when loading a new one
...
Prevents theme conflicts.
2020-03-25 15:32:32 -04:00
Nadav Cohen
1d50451e08
Fixed typo in faq.org
2020-03-25 11:19:37 -07:00
BSKY
a5c7c71410
Bump actions/checkout from v1 to v2
2020-03-25 15:13:46 +09:00
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
Vu Quoc Huy
bf3cdc37ce
Fix & add more security settings
2020-03-24 01:29:54 +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
Paul A. Patience
ca6c5f7643
docs/index: fix typo
2020-03-21 14:27:02 -04:00
Teodor Heggelund
1ab69ab491
Fix typo: python-pytest-file-dwim
2020-03-20 23:37:57 +01:00
Luke Berry
f4ef6205cd
Update faq.org
...
Minor grammatical fix in an otherwise fantastic faq
2020-03-20 15:34:32 +00:00
Dror Levin
7f28a0eb47
Document +icons for ivy in the module index
2020-03-20 12:08:30 +02:00
Henrik Lissner
efaafe9042
Fix 'SPC t w' when :editor word-wrap is enabled
2020-03-19 23:34:29 -04:00
M. Yas. Davoodeh
6b68dcceee
Minor fixes in docs and check for :lang lsp.
2020-03-19 19:19:35 +03:30
M. Yas. Davoodeh
d046d35aeb
Added +lsp to Tex-Mode.
2020-03-19 13:42:06 +03:30
dive
01439743d7
prefer jar for PlantUML if available
2020-03-17 01:14:08 +00:00
Shooooooooo
215d9646ea
Add clipetty for TTY users.
2020-03-16 23:00:16 +01: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
2c2df9df8c
Fix & extend doom/help-packages
...
+ It would display Doom's commit, rather than the package's
+ Add Homepage link
+ Fix module lists for packages that aren't installed
2020-03-13 17:33:40 -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
8f68237e8b
Don't pretty-print doom/info's packages section
...
Your doom/info should be a compact summary of your config. Pretty
printing the packages listing vertically consumed too much space.
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
f8dae4b60b
Merge pull request #2692 from league/org-doc-fix
...
Fix internal documentation links containing "%20"
2020-03-10 18:54:47 -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