Commit Graph

37 Commits

Author SHA1 Message Date
Henrik Lissner
b535c4e937 Fix def-yas-mode! usages 2016-06-08 05:15:17 -04:00
Henrik Lissner
9e7749cf1d Back to dash-at-point! (and zeal-at-point) 2016-05-27 15:56:00 -04:00
Henrik Lissner
ec9c12e17e def-docset 2016-05-27 15:55:56 -04:00
Henrik Lissner
bf81fdeba9 Lazy load popup rules + def-popup! 2016-05-27 15:55:56 -04:00
Henrik Lissner
42e6b0913d General cleanup 2016-05-21 23:13:07 -04:00
Henrik Lissner
ad225d2591 No NARF, only DOOM 2016-05-20 22:37:30 -04:00
Henrik Lissner
10914db9e0 Refactor emr config 2016-05-13 00:28:44 -04:00
Henrik Lissner
4dd8181fd6 def-env-command -> def-version-cmd 2016-05-12 02:55:12 -04:00
Henrik Lissner
91a87e7ee1 General cleanup + refactor 2016-05-12 02:40:25 -04:00
Henrik Lissner
0a78922471 Refactor modules to optimize autoloads + startup 2016-05-01 01:10:30 -04:00
Henrik Lissner
f234be68a4 Massive refactor. Refactor all the things 2016-04-23 22:09:09 -04:00
Henrik Lissner
451a02c7a8 python: add pip-requirements plugin 2016-04-19 03:18:46 -04:00
Henrik Lissner
87c2dc84f6 General cleanup 2016-04-16 21:37:58 -04:00
Henrik Lissner
6c429680e9 python: improve nosetests integration 2016-04-13 16:15:15 -04:00
Henrik Lissner
54b32b58da python: improve ipython + anaconda-mode integration 2016-04-08 16:14:35 -04:00
Henrik Lissner
ca9f76bfa6 General cleanup 2016-04-04 17:29:47 -04:00
Henrik Lissner
fa897fc9d8 Clean up unnecessary eval-after-load's 2016-03-29 23:59:09 -04:00
Henrik Lissner
dedc0f5ee3 Update global paths 2016-03-27 00:49:52 -04:00
Henrik Lissner
dd2ccf407d python: fix eldoc-mode and dash docset 2016-03-04 22:34:14 -05:00
Henrik Lissner
b2a3ab90b3 Move define-docset! calls to modules 2016-02-20 15:31:05 -05:00
Henrik Lissner
9bda8c3112 Smarter associate! macro 2016-01-21 19:33:54 -05:00
Henrik Lissner
b4458dd729 Let editorconfig-emacs handle tab settings/delete-trailing-ws 2016-01-01 16:19:44 -05:00
Henrik Lissner
aa26332d00 NARF v0.7.0
vcs:
+ +git-gutter to conf-modes; -git-gutter from evil-insert-state-exit
+ switch github-browse-file for browse-at-remote
+ fix <leader>ob; add <leader>d[./sr] vc bindings
+ vc-annotate bindings and initial state

Workgroups2 integration:
+ don't mess with buffers (speeds up emacs a lot!)
+ unicode numbers in display + single display function
+ remember workgroup uid instead (and smarter :tabrename)
+ clean up after wg update

Org-mode
+ give highlight precedence to links in org-mode
+ enable encryption
+ config clean up
+ use different font for org
+ exclude attachments in recentf
+ redo latex and inline-image config
+ add narf/org-open-notes
+ update file templates for org CRM

Mode-line
+ polish mode-line + decouple from spaceline-segments.el
+ refactor narf|spaceline-env-update
+ add macro-recording and buffer-size indicators to mode-line
+ python: '2>&1' in env-command
+ flycheck fringe indicator: change to arrow

Aesthetics
+ update narf-dark-theme
+ add narf-minibuffer-active face
+ change writing indicator in writing-mode

Misc
+ fix whitespace in display-startup-echo-area-message
+ reset fonts for more unicode characters
+ custom imenu entries + helm-imenu fontification
+ enable yascroll-bar in REPLs
+ reorganize my-commands.el
+ force quit iedit on ESC in normal mode
+ update snippets submodule
+ remove ido init (helm handles it all) [EXPERIMENTAL]
+ back to Terminus(TTF) font
+ popwin: update config for git-gutter and vc-diff windows
+ highlight :g[lobal] and :al[ign] matches
+ decouple narf/get-buffers+narf/get-all-buffers from wg-mess-with-buffer-list
+ fix narf/helm-buffers-dwim (add interactive form)
2015-12-11 20:49:31 -05:00
Henrik Lissner
9f43f00e87 Remove diminish + remove minor modes from modeline 2015-12-09 01:57:56 -05:00
Henrik Lissner
2503232edf Better evil/REPL support 2015-12-09 01:54:30 -05:00
Henrik Lissner
81df2830a9 bind! -> map!; new minimalistic keybinding macro 2015-11-30 05:31:20 -05:00
Henrik Lissner
1b67819fc7 Clean up 2015-11-23 15:20:25 -05:00
Henrik Lissner
8537361e50 Clean up 2015-11-21 16:22:40 -05:00
Henrik Lissner
f3e6fa58fc Back to anaconda-mode, it's simply more mature atm 2015-11-20 03:58:36 -05:00
Henrik Lissner
6edf8e2821 python: replace anaconda (completion) with jedi 2015-11-14 02:39:30 -05:00
Henrik Lissner
d073d61531 Refactor company integration 2015-10-14 03:39:32 -04:00
Henrik Lissner
bf49b4e16f Use ruby/python shims to get version 2015-10-09 18:01:04 -04:00
Henrik Lissner
c27dfd5540 (py|rb)env version in modeline + define-builder macro 2015-10-01 03:40:09 -04:00
Henrik Lissner
844039b99b Clean up + refactor 2015-09-30 13:47:57 -04:00
Henrik Lissner
a8af7a8df8 Move flycheck init hooks into lang modules 2015-09-28 05:51:46 -04:00
Henrik Lissner
90ef15e1c1 Tidy up 2015-08-13 12:14:41 -04:00
Henrik Lissner
3472a1631f Write modules + defuns 2015-06-15 09:06:10 +02:00