Commit graph

109 commits

Author SHA1 Message Date
Henrik Lissner
8880e3c0f4 Add editorconfig for file templates 2016-01-01 13:13:32 -05:00
Henrik Lissner
6cabcd654c narf-dark-theme: remove bold on mode-line faces 2015-12-29 23:38:54 -05:00
Henrik Lissner
54c2541777 Improve workgroups2 tab emulation 2015-12-29 23:37:43 -05:00
Henrik Lissner
a6702153f5 Update snippets submodule 2015-12-27 03:07:54 -05:00
Henrik Lissner
4e8837c4c5 Remove redundant keybinding 2015-12-27 03:07:53 -05:00
Henrik Lissner
bbc7e18582 Update narf-dark-theme + add narf-light-theme 2015-12-27 03:07:44 -05:00
Henrik Lissner
604bdae174 Update bindings + commands 2015-12-27 03:07:37 -05:00
Henrik Lissner
fca83ffc19 Replace popwin with shackle; refactor window/buffer defuns 2015-12-27 03:06:40 -05:00
Henrik Lissner
55e5c01fbe Brighter line numbers 2015-12-27 03:06:22 -05:00
Henrik Lissner
383140c219 Remove bold on show-paren-match 2015-12-27 03:06:22 -05:00
Henrik Lissner
1ac7f5504b Update snippets submodule 2015-12-27 03:06:21 -05:00
Henrik Lissner
045e7a6971 λ macro => λ! 2015-12-11 22:43:36 -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
bc83f46349 Incremental highlighting for :g[lobal] and :al[ign] 2015-12-11 02:21:49 -05:00
Henrik Lissner
148a6d2ed6 Update bindings+ex commands for new workgroups config 2015-12-10 20:44:31 -05:00
Henrik Lissner
cb20d9f285 Smarter (and prettier) wg integration (now like tabs in vim) 2015-12-10 20:43:33 -05:00
Henrik Lissner
6049bee001 Clean up 2015-12-10 16:15:09 -05:00
Henrik Lissner
52db795404 Redo bindings 2015-12-09 02:10:27 -05:00
Henrik Lissner
bbbe186882 Ex: add :repl, remove :widen and :pop 2015-12-09 02:10:14 -05:00
Henrik Lissner
4882df4847 Redo tmux library + ex commands 2015-12-09 01:17:08 -05:00
Henrik Lissner
ae391a3356 diff-hl -> git-gutter-fringe 2015-12-09 01:16:31 -05:00
Henrik Lissner
ca79a49c35 Fix ex registers + register access in minibuffer 2015-12-06 22:59:15 -05:00
Henrik Lissner
870324212a narf-dark-theme: improve contrast for searches; smaller linum numbers; org updates 2015-11-30 16:53:33 -05:00
Henrik Lissner
4adee58ce9 Improve org-based CRM library 2015-11-30 16:47:31 -05:00
Henrik Lissner
81df2830a9 bind! -> map!; new minimalistic keybinding macro 2015-11-30 05:31:20 -05:00
Henrik Lissner
939d181f93 Restore fixed-pitch face; inherit variable-pitch for org-level-N 2015-11-27 03:40:56 -05:00
Henrik Lissner
1a793f2190 Add :org for notes searching 2015-11-27 03:40:22 -05:00
Henrik Lissner
290312aefd Fixed-width org theme changes 2015-11-25 23:36:11 -05:00
Henrik Lissner
0cfb533885 Restore narf/helm-org 2015-11-25 21:21:17 -05:00
Henrik Lissner
08ef79fe90 Redo c/c++ file templates 2015-11-25 17:24:29 -05:00
Henrik Lissner
03c6c05677 The ciiiircle of liiiife 2015-11-25 06:00:49 -05:00
Henrik Lissner
f7c9bc65a0 *Another* cleanup 2015-11-24 03:46:02 -05:00
Henrik Lissner
060f9cd9b1 Improve org integration 2015-11-23 15:21:24 -05:00
Henrik Lissner
1b67819fc7 Clean up 2015-11-23 15:20:25 -05:00
Henrik Lissner
2d4fb818f1 Update bindings; remove annoying/slow help-map binds 2015-11-21 19:36:29 -05:00
Henrik Lissner
a1b57eda3a Add helm-based org searching commands 2015-11-21 19:26:28 -05:00
Henrik Lissner
5193970d8f Abstract popwin defuns 2015-11-19 05:55:21 -05:00
Henrik Lissner
6b668cee85 Back to tmux 2015-11-17 03:46:38 -05:00
Henrik Lissner
64c80af959 Polish narf-dark-theme (major update) 2015-11-17 02:23:26 -05:00
Henrik Lissner
f02b0a0284 Update org CRM file templates 2015-11-17 02:20:52 -05:00
Henrik Lissner
820e7419ad Update snippets + minor refactor 2015-11-17 02:20:23 -05:00
Henrik Lissner
d3af760f07 Update key bindings 2015-11-17 02:13:57 -05:00
Henrik Lissner
c27643c5e9 Smarter window keybindings; including single step window-moving 2015-11-17 02:13:38 -05:00
Henrik Lissner
97cc61c9c8 Add send-to-iterm defuns 2015-11-17 02:07:34 -05:00
Henrik Lissner
35395a68e4 :github => :blame + comment clean up in my-commands.el 2015-11-14 02:42:45 -05:00
Henrik Lissner
85770497d0 Too lazy for a commit message. Sue me! 2015-11-10 18:10:32 -05:00
Henrik Lissner
7f8350c9be Add org-mode file templates 2015-11-10 18:04:57 -05:00
Henrik Lissner
70e100be5d Color scheme made more vibrant and comprehensive 2015-11-09 15:56:17 -05:00
Henrik Lissner
0d9411702c Line-wise selections via the left margin 2015-11-08 17:59:11 -05:00
Henrik Lissner
213c53f020 Polish workgroups2 integration: tie frames to workgroups 2015-11-08 17:57:41 -05:00