Commit Graph

37 Commits

Author SHA1 Message Date
45c2221316 General update for docstrings and comments & minor refactor 2018-01-15 00:43:28 -05:00
5ee50c6b53 Move wgrep config from core-editor to completion/{ivy,helm} 2018-01-14 02:04:34 -05:00
e168118243 Revert a8f4d85d; back to help-fns+
Helpful, while sometime useful, tended to be slow when invoked.
2017-12-10 11:49:02 -05:00
a8f4d85da3 core-editor: remove help-fns+ & add helpful 2017-12-09 16:21:42 -05:00
4450f08b0b Make async a core package again 2017-12-09 14:17:23 -05:00
0118535267 Install core packages from melpa-stable
Use-package broke in a recent update, as with Doom, since it relies so
heavily on it. To combat this issue arising again, use-package will be
installed from melpa-stable from now on.

Addresses #283
2017-12-04 13:22:21 -05:00
40a1aaae8e Make async a core package 2017-11-05 01:16:35 +01:00
582e69db05 Move vi-tilde-fringe to new ui/vi-tilde-fringe module 2017-09-24 17:10:48 +02:00
68aeaebff4 Move imenu plugins from core to tools/imenu 2017-09-24 17:10:47 +02:00
597bfb1a3c Move feature/hydra into core-keybinds 2017-09-24 17:10:47 +02:00
f2d8681ef4 Refactor line number implementation
+ Add relative line number support (see doom-line-numbers-style)
+ Update doom/toggle-line-numbers
+ New hook functions: doom|enable-line-numbers,
  doom|disable-line-numbers

Addresses #156
2017-07-19 00:25:05 +02:00
d6762bc893 Add undo-tree to core/packages.el #149 2017-07-14 23:09:48 +02:00
c0bfaec9d4 Add display-line-numbers support in Emacs 26 #59 2017-07-12 23:59:38 +02:00
55f0760c4e Add nlinum-hl to core/packages.el 2017-06-14 12:14:34 +02:00
5f65855f13 Remove goto-last-change
This plugin conflicts with goto-chg dependency in Evil.
2017-06-10 22:58:35 +02:00
7ba22d0d86 Possibly fix disappearing line numbers (#59) 2017-06-09 13:48:28 +02:00
ae2ca94609 Add all-the-icons to core/packages.el 2017-06-09 01:48:29 +02:00
4aece988ff Add fringe-helper to core-ui 2017-06-07 14:32:34 +02:00
27bfa14def General refactor + cleanup 2017-06-05 14:23:17 +02:00
861cc537cc Add nlinum-hl 2017-06-05 12:35:51 +02:00
8ca6e2630b Bring back nlinum
linum-mode *really* slows down buffers when they're displayed in more
than one window. This lag isn't present in nlinum. nlinum isn't perfect
either but... lesser of two evils.

This includes advisors and an ESC hook to mitigate the issue of
disappearing nlinum line numbers.
2017-05-28 02:48:20 +02:00
435c414e18 core-ui: add vi-tilde-fringe 2017-05-14 00:20:00 +02:00
5491fd552e Replace nlinum with linum 2017-05-13 22:40:52 +02:00
e50dabfde4 Replace ansi plugin with internal ansi library 2017-04-12 10:51:29 -04:00
e320abaef8 core: add message! & format! macros with ansi support 2017-04-12 08:52:12 -04:00
5d597101e7 Replace highlight-indent-guides-mode with highlight-indentation 2017-03-25 03:15:37 -04:00
a2ca5fb446 core-ui: add visual-fill-column 2017-03-06 19:06:59 -05:00
33c88d4f82 Revert macros to ...! name convention (elisp doesn't like @...) 2017-02-23 00:06:12 -05:00
ebb30b1512 Move swiper config from core-editor to completion/ivy 2017-02-21 16:03:51 -05:00
d18a39924d Add modules/tools/{electric-indent,rotate-text} 2017-02-20 20:42:44 -05:00
2569774a3b Add f.el autoloads to core-lib 2017-02-20 19:44:12 -05:00
4ca1e646f1 Remove persistent-soft from packages.el 2017-02-20 13:12:34 -05:00
6f9a55d61d core-editor: remove emr 2017-02-20 00:26:08 -05:00
2d5d826177 Remove dash/f dependencies; use cl-lib & subr-x more 2017-02-20 00:26:07 -05:00
704099a7b9 Add core-keybinds.el 2017-02-20 00:26:07 -05:00
72577b823c Add core-os.el 2017-02-20 00:26:07 -05:00
7ef87546cc Refactor package management system 2017-02-20 00:26:06 -05:00