Commit graph

455 commits

Author SHA1 Message Date
bc73055430 Default theme: zenburn -> monokai
Some checks failed
CI / build (push) Failing after 17s
2024-08-23 01:26:54 +03:00
Bozhidar Batsov
e83f905cdb Auto-install use-package 2023-02-24 08:19:41 +01:00
Bozhidar Batsov
23bbfc80fa Bump the copyright years 2023-02-24 07:57:29 +01:00
Bozhidar Batsov
416ffd3bbf Bump the copyright years 2022-06-03 08:09:25 +03:00
Amir Dekel
8a3b557d45
[#1335] Workaround for which-key display bug (#1349) 2022-04-18 13:07:12 +03:00
Hung Dang
36b3950d7d
Fix "Symbol's value as variable is void: kill-region" errors in Emacs 29.0.50 (#1356) 2022-04-11 09:10:23 +03:00
ShawnOtis
c52889dfa4
[Fix #1345] Replace packages gitconfig-mode and gitignore-mode with git-modes (#1346) 2021-10-25 16:14:29 +03:00
Joerg Bornemann
d143847bc3 Enable proced on Darwin too
Proced works on Darwin since Emacs 26.1.
See Emacs bug #16579.

Remove the version check alltogether, because it is assumed that very
few people are using older Emacsen at this point.
2021-09-15 10:18:07 +03:00
Bozhidar Batsov
f9fb902185 Auto-install racket-mode if needed 2021-03-13 19:09:39 +02:00
Bozhidar Batsov
468562e06f Bind all essential avy commands 2021-02-14 12:57:50 +02:00
Bozhidar Batsov
c38ad8e516 Release Prelude 1.1 2021-02-14 12:31:04 +02:00
Kevin Li
beba1351b5 Use display-line-numbers for Emacs 26.1 and later
PR for #1317 -- use display-line-numbers mode, which is implemented at the C level for speed benefits, if available.
2021-02-13 17:02:31 +02:00
Bozhidar Batsov
446dc7dd3b Improve some keybindings 2020-12-14 13:58:05 +02:00
Bozhidar Batsov
0ebba48c93 Clean up the modeline a bit 2020-11-24 09:40:14 +02:00
Bozhidar Batsov
1674284345 Fix auto-mode-alist setup for adoc-mode 2020-10-18 13:20:51 +03:00
Bozhidar Batsov
d180bb71b3 Move some config where it belongs 2020-10-09 17:39:45 +03:00
Bozhidar Batsov
9b7a86f931 Auto-install julia-mode 2020-10-08 23:07:56 +03:00
Bozhidar Batsov
2db3c6c2c4 Add mappings AsciiDoc file extensions 2020-10-08 10:23:17 +03:00
Bozhidar Batsov
ad79192e2d Add extra configuration for WSL and Windows 2020-10-08 10:13:05 +03:00
Bozhidar Batsov
1db138ff90 Recognize more Clojure extensions 2020-09-23 14:52:42 +03:00
Bozhidar Batsov
c8a41db148 Auto-install adoc-mode 2020-09-23 14:50:47 +03:00
Bozhidar Batsov
b3f9e25dd1 Fix a couple of tips 2020-09-23 10:22:25 +03:00
Bozhidar Batsov
7b12708483 Fix indentation 2020-09-23 10:22:11 +03:00
Bozhidar Batsov
f32660b8c2 Use crux-kill-line-backwards 2020-09-23 10:14:19 +03:00
Bozhidar Batsov
849efa5891 Fix a duplicated keybinding 2020-09-23 10:12:27 +03:00
Bozhidar Batsov
bece0d561c Add the ag package 2020-09-20 10:22:04 +03:00
Bozhidar Batsov
d3203cbb2f Remove beacon-mode
In the end of the day I've decided it adds little value, so it's best
to leave it to the users to decide if they want to use it or not.
2020-09-20 10:19:12 +03:00
Bozhidar Batsov
a85c56d7bf Remove prelude-fullscreen 2020-09-16 13:30:22 +03:00
Bozhidar Batsov
1c02bb44b6 Update the prelude-core description 2020-09-16 13:18:50 +03:00
Bozhidar Batsov
2c01b4c370 Remove prelude-ensure-module-deps alias 2020-09-16 10:47:42 +03:00
Bozhidar Batsov
e3a7eba54b Improve some descriptions 2020-09-16 08:39:26 +03:00
Bozhidar Batsov
e29042f369 Use nlinum instead of linum
Supposedly it's faster. Also - use the actual global mode. :-)
2020-09-15 21:16:34 +03:00
Bozhidar Batsov
00288c7af0 Tweak a menu item 2020-09-15 18:53:45 +03:00
Bozhidar Batsov
3e81853b01 Reorder some keybindings 2020-09-15 18:53:15 +03:00
tncowart
0e3cb6c489
Replaces errant prelude-mode-map with map (#1280)
A `map` variable was mistakenly replaced with `prelude-mode-map`
2020-09-15 18:34:14 +03:00
Bozhidar Batsov
0783e64f5b Fix a typo 2020-09-15 16:33:06 +03:00
Bozhidar Batsov
16727e3c70 [Fix #1277] Make it possible to disable the creation of Super-based keybindings 2020-09-15 11:21:36 +03:00
Bozhidar Batsov
d02eaf2e26 Enable linum-mode by default 2020-09-15 11:13:43 +03:00
Bozhidar Batsov
878cffb65a Don't disable menu-bar-mode by default 2020-09-15 11:11:23 +03:00
Bozhidar Batsov
13fa12a3de Tweak a docstring 2020-09-15 11:00:05 +03:00
Bozhidar Batsov
edeef9ee4b Make the file metadata more uniform 2020-09-15 09:19:15 +03:00
Manoel Vilela
b9f14023b3 Replace cl to cl-lib
On emacs 27.1 cl is oficially deprecated and receives a message
warning in the startup as:

        Package cl is deprecated

Using cl-lib, which prefix all the Common Lisp functions with `cl-`
solves the problem.
2020-08-12 09:19:16 +03:00
RohanHart
33c21ff1fe
Allow auto-formatting of files to be controlled (#1254) 2020-04-09 09:58:07 +03:00
Bozhidar Batsov
dd9b01a991 Bump the copyright years 2020-01-20 16:35:36 +02:00
azzamsa
caa30a4123 Replace usage of magit-dispatch-popup with magit-dispatch
`magit-dispatch-popup` is an obsolete command (as of Magit 2.91.0)
2019-05-04 14:46:03 +03:00
Stanislav Arnaudov
d798ba4dc7 [Fix #1171] Add gnu/linux specific module and exec-path-from-shell support on linux (#1203) 2018-10-23 00:19:31 +02:00
Bozhidar Batsov
10956aca3b Teach super-save about ace-window 2018-09-29 11:41:23 +03:00
Bozhidar Batsov
6811b60486 [Fix #1194] Restore the advise-commands macro
I didn't notice that it had other usages in the code when I deleted
it in the commit introducing super-save.
2018-09-28 18:41:39 +03:00
Bozhidar Batsov
c139f01f9b [Fix #1193] Fix Prelude's menu definition 2018-09-28 17:34:53 +03:00
Bozhidar Batsov
e7b42d1e5c Replace Prelude's auto-save functionality with super-save
Prelude's auto-save logic was extracted in the super-save packaged
and polished a bit there.
2018-09-28 16:57:17 +03:00