|
2703f6240a
|
Merge pull request #26 from vlaci/update/doom-emacs-15f0bccde57538812e64f1c12771bc454aa254c6
niv doom-emacs: update 15f0bccd -> 09248015
|
2020-08-04 15:16:55 +02:00 |
|
|
6238a4c8ef
|
niv doom-emacs: update 15f0bccd -> 09248015
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@15f0bccd...09248015](15f0bccde5...092480152e )
* [`03add77b`](03add77b75 ) Elixir formats long numbers with an underscore
* [`ad6da92f`](ad6da92fcf ) Update config.el
* [`a282730c`](a282730ce9 ) Fix typos and reword docstrings
* [`205aed59`](205aed59bc ) Update dart module README
* [`f4c2c7f9`](f4c2c7f9a7 ) Bump :lang org
* [`6e600914`](6e60091403 ) Bump :lang ruby
* [`f8d3064e`](f8d3064ead ) Bump :tools ansible
* [`d70b2ff7`](d70b2ff776 ) docs/faq: add "How to disable smartparens" hlissner/doom-emacs#3609
* [`316a9b87`](316a9b871b ) docs/faq: add "How to maximize/fullscreen at startup"
* [`0ebb5cf3`](0ebb5cf35d ) docs/faq: add "Why sharp-quote functions"
* [`1e0cd6dd`](1e0cd6ddce ) docs/faq: add "Is Doom a fork of spacemacs/prelude/etc?"
* [`f99c3fb3`](f99c3fb3a0 ) docs/faq: "Why is scrolling slow"->"Why is Emacs slow"
* [`e6221844`](e6221844fd ) docs/faq: general revision & reformatting
* [`e517da66`](e517da66a7 ) docs/api: fix "Centered frame" snippet
* [`091635d5`](091635d589 ) docs/api: add missing TOC entry
* [`25008382`](25008382c2 ) Fix void-variable: lua-lsp-dir
* [`cd40d45c`](cd40d45cec ) docs/faq: minor corrections & revision
* [`2bb88e24`](2bb88e24d4 ) docs/faq: Add "~/.emacs.d/server is unsafe" error
* [`d2117b78`](d2117b7879 ) docs/faq: add "How to share/sync config between computers"
* [`87d17fab`](87d17fab8c ) docs/getting_started: general revision
* [`976a6017`](976a601750 ) docs/getting_started: add install guides for Windows
* [`9ec54284`](9ec5428441 ) Set core.autocrlf = true in repos on Windows hlissner/doom-emacs#2637
* [`a78c3973`](a78c3973b2 ) Add server/ to gitignore hlissner/doom-emacs#3324
* [`47a350f6`](47a350f65f ) jinja2-enable-indent-on-save = nil hlissner/doom-emacs#3555
* [`61cb7252`](61cb7252e2 ) Fix hlissner/doom-emacs#3509 again
* [`bcc1b84e`](bcc1b84e76 ) Increase so-long threshold for softwrapped text modes
* [`3aeb1778`](3aeb177847 ) Add +literate-enable-recompile-h to enable save-on-tangle
* [`ff21dfe5`](ff21dfe532 ) Revise :config literate README
* [`cd3c865c`](cd3c865c01 ) Bump :ui doom
* [`7a276dbf`](7a276dbf6b ) Restore evil keybinds for mu4e-view-mode hlissner/doom-emacs#3464
* [`2441d28a`](2441d28ad1 ) Fix wrong-number-of-args error from cmd!! macro
* [`afcf56a6`](afcf56a610 ) Redesign dwim RET on org headings
* [`807eb82b`](807eb82bde ) docs/faq: add "How to make a new theme"
* [`e6ae1d29`](e6ae1d295c ) Add support for pyright language server
* [`99d5cd1f`](99d5cd1fba ) Check +emacs-lisp-disable-flycheck-in-dirs against default-directory
* [`b8a8ca9b`](b8a8ca9b06 ) Consider any window with no-other-window a popup
* [`e71b7fc7`](e71b7fc705 ) Revise comments in core.el
* [`b2787a94`](b2787a9426 ) Fix hlissner/doom-emacs#3627: persist auto-yasnippet snippets
* [`711e6877`](711e687709 ) config/literate: expand #+INCLUDE directives
* [`8da31dbb`](8da31dbbab ) config/literate: update & revise readme
* [`4b960393`](4b96039374 ) bin/org-tangle: expand #+INCLUDE directives
* [`d41df5f2`](d41df5f2c2 ) editor/format: add README hlissner/doom-emacs#1166
* [`8c2026b4`](8c2026b4ab ) docs/getting_started: revise & expand "Writing your own modules"
* [`135929d4`](135929d4ae ) docs/getting_started: fix heading hierarchy
* [`69ce5d5e`](69ce5d5ea0 ) docs/getting_started: update ToC
* [`e1fc2db7`](e1fc2db751 ) Disable line numbers in dashboard
* [`6ca9e0e2`](6ca9e0e2f1 ) Fix hlissner/doom-emacs#3632: wrong-number-of-args on setq-local
* [`e7c21634`](e7c21634a7 ) Remove company-prescient
* [`e52993fe`](e52993fe33 ) completion/company: update README's package list
* [`0f39d7bd`](0f39d7bda4 ) lang/cc: remove unnecessary settings
* [`e6979166`](e6979166ee ) Disable flycheck in racket-xp-mode
* [`076cee4e`](076cee4e89 ) Revise +org--insert-item
* [`12e414be`](12e414be89 ) Rename +org/toggle-clock -> +org/toggle-last-clock
* [`629c7bed`](629c7bed8e ) Rename λ! (deprecated) -> cmd!
* [`b2e11f9a`](b2e11f9a72 ) Revise docstrings for org hooks
* [`a5c509af`](a5c509afff ) lang/org: org-catch-invisible-edits = 'smart
* [`cacc9d2e`](cacc9d2e9b ) lang/org: org-list-allow-alphabetical = t
* [`ccfaf3f4`](ccfaf3f464 ) Move auto-mode-alist fallbacks to bottom
* [`87199113`](87199113bd ) SPC f d -> +default/dired
* [`8dfe8840`](8dfe8840a6 ) docs/faq: add "My keybinds don't work"
* [`6ebdbafb`](6ebdbafbe4 ) Bump :lang python
* [`046dfb64`](046dfb6475 ) lang/python: refactor lsp integration
* [`0e732977`](0e73297707 ) lang/org: fix edge case in +org--insert-item
* [`ccccb976`](ccccb9761c ) tools/magit: map Forge jumps in evil-mode
* [`9c96feba`](9c96feba56 ) Fix wrong-type-arg stringp error on +default/dired
* [`af7f5d0f`](af7f5d0fc7 ) tools/magit: merge Forge jumps with evil-magit
* [`d8af5c3c`](d8af5c3cad ) Support native compilation of packages
* [`b9b987e1`](b9b987e1ab ) Optimize straight build step
* [`57c08638`](57c0863854 ) Fix aggressive native recompilation of packages
* [`d1c2a444`](d1c2a4446a ) [UI] Set prompt to readonly in comint buffers
* [`1a6f5086`](1a6f508640 ) Fix hlissner/doom-emacs#3504: evil-ex-substitute-global = nil
* [`2e1775c4`](2e1775c472 ) docs/api: fix inline command in map! example
* [`095b3297`](095b32979f ) Register workspace buffers opened via bookmark-jump
* [`9c1a356a`](9c1a356ada ) Update help keybinds in 'doom install' postamble
* [`d006f76d`](d006f76dea ) org-roam: check for sqlite3 executable in doctor
* [`d2f7999c`](d2f7999c29 ) Don't close treemacs on ESC hlissner/doom-emacs#1970
* [`34e80471`](34e8047180 ) Fix hlissner/doom-emacs#3645: stringp error starting up org-roam
* [`edf5249d`](edf5249d15 ) Bump :tools lsp debugger
* [`b604e38d`](b604e38d80 ) Bump :ui treemacs
* [`048b086d`](048b086d44 ) Add calfw-cal dependency to allow local cal source
* [`66e9b0af`](66e9b0afc8 ) Bump :lang gdscript
* [`09248015`](092480152e ) Fix hlissner/doom-emacs#3650: void-variable tab-prefix-map
|
2020-07-31 00:42:10 +00:00 |
|
|
c440f4afe4
|
github workflows should be placed under .github/workflows
|
2020-07-25 22:30:59 +02:00 |
|
|
e9e3c49f5e
|
Merge remote-tracking branch 'origin/develop'
|
2020-07-25 22:25:04 +02:00 |
|
|
f04049318f
|
Merge pull request #21 from Mic92/develop
Automatic niv updates
|
2020-07-23 15:21:29 +02:00 |
|
|
c991483389
|
updating dependencies
|
2020-07-23 15:21:29 +02:00 |
|
|
626f30c728
|
Merge pull request #24 from Mic92/doom-snippets
doom-snippets: actually install snippets
|
2020-07-23 14:51:38 +02:00 |
|
|
bc7a962ade
|
doom-snippets: actually install snippets
fixes #23
|
2020-07-23 10:42:53 +01:00 |
|
|
3c7c12e050
|
Merge remote-tracking branch 'origin/develop'
|
2020-07-22 13:53:17 +02:00 |
|
|
596a8fc84b
|
Merge branch 'issue/14'
|
2020-07-22 13:53:13 +02:00 |
|
|
90033a1da0
|
add automatic updates via niv
|
2020-07-17 05:56:28 +01:00 |
|
|
a4d5042100
|
fixup! override emacsWithPackages instead of wrapping it
|
2020-07-02 20:53:18 +02:00 |
|
|
5fa986fe8c
|
fixup! Updating nix-straight.el
|
2020-07-02 19:40:34 +02:00 |
|
|
2c1bf99ddf
|
Revert "Merge branch 'issue/14'"
This reverts commit 4f34bddc8d , reversing
changes made to f01b817c73 .
Resolves: #17
|
2020-06-24 09:53:41 +02:00 |
|
|
baf87004c1
|
Updating nix-straight.el
Resolves: #16
|
2020-06-22 20:58:04 +02:00 |
|
|
b64e8281b6
|
updating dependencies
|
2020-06-22 15:45:19 +02:00 |
|
|
4f34bddc8d
|
Merge branch 'issue/14'
|
2020-06-22 11:25:14 +02:00 |
|
|
638118e72d
|
override emacsWithPackages instead of wrapping it
This way all conditional outputs e.g. the MacOS App will be present in
the final derivation.
See: https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/emacs/wrapper.nix#L162
Resolves: #14
|
2020-06-22 11:24:59 +02:00 |
|
|
f01b817c73
|
Merge branch 'develop'
|
2020-06-22 11:24:51 +02:00 |
|
|
2ab836b8f4
|
extracting overrides to its own file
This is the most volatile part of the code base, default.nix should be
fairly stable by now.
|
2020-06-10 01:26:08 +02:00 |
|
|
67523efcde
|
updating dependencies
|
2020-06-10 01:18:01 +02:00 |
|
|
9337a8741e
|
Merge branch 'develop' (early part)
|
2020-06-10 01:17:48 +02:00 |
|
|
4095b104d7
|
magit: generate version information during build
|
2020-06-10 01:13:55 +02:00 |
|
|
1c1e3ce4c0
|
Make it compatible with ocaml module
Fixes: #12
|
2020-06-02 21:43:03 +02:00 |
|
|
0254193a28
|
updating dependencies
|
2020-05-28 22:54:18 +02:00 |
|
|
9df96bd3c5
|
Updating doom-emacs and compatibility shim
|
2020-05-28 22:54:18 +02:00 |
|
|
36d80faf06
|
Merge remote-tracking branch 'origin/develop'
|
2020-05-28 22:54:08 +02:00 |
|
|
5b4adb7f1f
|
updating dependencies
|
2020-05-13 21:54:28 +02:00 |
|
|
f07b981b8c
|
Merge branch 'develop'
|
2020-05-13 21:53:36 +02:00 |
|
|
52431f2155
|
updating dependencies
|
2020-05-03 11:24:26 +02:00 |
|
|
b59993bb9d
|
Merge branch 'develop'
|
2020-05-03 11:23:48 +02:00 |
|
|
fb62b61c27
|
updating dependencies
|
2020-05-01 20:48:56 +02:00 |
|
|
0b918c3709
|
Merge branch 'develop'
|
2020-05-01 20:46:39 +02:00 |
|
|
1df60486b0
|
updating dependencies
|
2020-04-27 01:38:34 +02:00 |
|
|
a0ba041e26
|
Merge remote-tracking branch 'origin/develop'
|
2020-04-27 01:08:55 +02:00 |
|
|
c7217357bb
|
updating niv version
|
2020-04-25 19:32:21 +02:00 |
|
|
64df68fa30
|
updating dependencies
|
2020-04-25 19:32:21 +02:00 |
|
|
0a1121331a
|
Merge remote-tracking branch 'origin/develop'
|
2020-04-25 19:32:12 +02:00 |
|
|
5b619d80fd
|
updating dependencies
|
2020-04-18 10:09:56 +02:00 |
|
|
384565e461
|
Merge branch 'develop'
|
2020-04-18 10:03:47 +02:00 |
|
|
79e293bb94
|
updating dependencies
|
2020-04-13 10:45:36 +02:00 |
|
|
9132038a72
|
updating dependencies
|
2020-04-06 22:11:53 +02:00 |
|
|
303b511350
|
Merge pull request #10 from kylesferrazza/fix-racket
fix racket
|
2020-04-04 17:50:14 +02:00 |
|
|
60f0e9bd16
|
add ob-racket to sources
|
2020-04-03 01:38:38 -04:00 |
|
|
46c09a0e23
|
Merge branch 'develop' (early part) into HEAD
|
2020-03-24 17:14:41 +01:00 |
|
|
b5d3de560d
|
updating dependencies
|
2020-03-24 17:09:43 +01:00 |
|
|
a18c36a724
|
Merge pull request #7 from TheSirC/patch-1
Use recursive flag on `cp` for private directory
|
2020-03-23 13:53:48 +01:00 |
|
|
28f1da710e
|
Use recursive flag on cp for private directory
If the private directory has multiple folders in it, building the derivation will omit them.
|
2020-03-22 23:06:24 +01:00 |
|
|
9b13cde0ec
|
Merge branch 'develop' (early part)
|
2020-03-16 19:16:02 +01:00 |
|
|
4502c27759
|
Fix git command shim
References: https://github.com/vlaci/nix-doom-emacs/issues/5
|
2020-03-16 19:15:32 +01:00 |
|