doomemacs/core/lib
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
..
defuns-auto-insert.el Update defuns 2015-11-30 16:49:18 -05:00
defuns-buffers.el NARF v0.7.0 2015-12-11 20:49:31 -05:00
defuns-company.el Add complete-whole-lines, ala C-X C-L in vim 2015-11-30 16:49:44 -05:00
defuns-compile.el Clean up 2015-08-06 12:49:32 +02:00
defuns-debug.el Add what-major-mode & what-minor-modes debug defuns 2015-12-09 01:54:49 -05:00
defuns-editor.el NARF v0.7.0 2015-12-11 20:49:31 -05:00
defuns-evil.el Incremental highlighting for :g[lobal] and :al[ign] 2015-12-11 02:21:49 -05:00
defuns-file.el Refresh modeline filepath when renaming file 2015-09-30 13:49:59 -04:00
defuns-flycheck.el Update defuns 2015-11-30 16:49:18 -05:00
defuns-helm.el NARF v0.7.0 2015-12-11 20:49:31 -05:00
defuns-ido.el Fix ido error w/ strange symbols in file paths 2015-10-13 02:55:33 -04:00
defuns-neotree.el Update defuns 2015-11-30 16:49:18 -05:00
defuns-nlinum.el defuns-nlinum: use bound-and-true-p on 'nlinum-mode 2015-07-18 12:14:16 +02:00
defuns-project.el Use projectile for narf/project-root 2015-10-28 17:29:40 -04:00
defuns-quickrun.el Better evil/REPL support 2015-12-09 01:54:30 -05:00
defuns-spaceline.el NARF v0.7.0 2015-12-11 20:49:31 -05:00
defuns-term.el defun narf/tmux-vsplit-window 2015-12-10 22:02:15 -05:00
defuns-ui.el Update defuns 2015-11-30 16:49:18 -05:00
defuns-whitespace.el Smarter delete-trailing-whitespace 2015-08-01 14:38:41 +02:00
defuns-window.el Update defuns 2015-11-30 16:49:18 -05:00
defuns-workgroup.el NARF v0.7.0 2015-12-11 20:49:31 -05:00
defuns-yasnippet.el Clean up yasnippet defuns 2015-12-09 17:10:35 -05:00
macros-company.el Refactor company integration 2015-10-14 03:39:32 -04:00
macros-quickrun.el Fix indentation 2015-12-09 02:21:44 -05:00
macros-spaceline.el (py|rb)env version in modeline + define-builder macro 2015-10-01 03:40:09 -04:00
macros-yasnippet.el Fix add-yas-minor-mode! 2015-07-27 15:10:59 +02:00