Commit Graph

1464 Commits

Author SHA1 Message Date
contrapunctus
4694d1f394 Change truncate line code 2019-08-13 15:19:59 +05:30
contrapunctus
4c1c8912e5 Fix window-switching bug 2019-08-12 22:20:24 +05:30
contrapunctus
a7b5ffce9c Tweak chronometrist hooks 2019-08-12 11:13:52 +05:30
contrapunctus
6eeda09a72 Show directory for uncommitted changes 2019-08-12 11:13:30 +05:30
contrapunctus
701141cd7b cp-lily - add autoload and auto-mode specifiers 2019-08-12 11:10:22 +05:30
contrapunctus
7496b52c3a Stop auto-exporting Markdown 2019-08-11 17:59:53 +05:30
contrapunctus
69efca4872 Use rainbow-delimiters 2019-08-10 13:41:47 +05:30
contrapunctus
cedd344d7a Add binding for paradox menu 2019-08-10 13:41:27 +05:30
contrapunctus
ad4e9bf331 Migrate Lilypond config to use-package
Also nuke cp-toggle-selective-display, add defalias to fix upstream bug
2019-08-10 13:39:48 +05:30
contrapunctus
b55ab6e64d Stop using mic-parens 2019-08-10 13:12:27 +05:30
contrapunctus
13bd8339ca Fix overlooked branch which should have returned ‘t’
This manifested, oddly enough, as an always-nil history variable for
the clock-out prompt, even though the history-generating function was
working.
2019-08-10 00:06:56 +05:30
contrapunctus
d21032c788 chronometrist hooks - improve code, separate before-stop function 2019-08-09 23:35:54 +05:30
contrapunctus
5d088ce3f3 Warn when clocking out without committing 2019-08-09 10:21:57 +05:30
contrapunctus
630bad9027 chronometrist - update hook names 2019-08-09 10:20:41 +05:30
contrapunctus
aa7c4d3b3c Colorize compilation buffers 2019-08-09 07:17:20 +05:30
contrapunctus
e8fc4cd8ad Refactor, open another file for guitar 2019-08-08 13:56:03 +05:30
contrapunctus
f46cbf019b Search for other annotation keywords, too 2019-08-08 13:54:15 +05:30
contrapunctus
426f758bba Add key for imenu 2019-08-08 13:52:36 +05:30
contrapunctus
b26758ff80 Refactor pattern into new function 2019-08-06 14:01:43 +05:30
contrapunctus
a422d31fe1 Add chronometrist time targets 2019-08-06 03:14:56 +05:30
contrapunctus
5bebf9f925 Migrate world-time configuration to v26 2019-08-01 16:45:30 +05:30
contrapunctus
fad0963c95 markdown export - add customization for reflowable text 2019-07-31 00:45:47 +05:30
contrapunctus
bf57c17bf4 marked-files->markup-links - refresh images if visible 2019-06-08 06:52:31 +05:30
contrapunctus
9325062e41 marked-files->markup-links - handle all-caps extensions 2019-06-08 06:51:12 +05:30
contrapunctus
24fc0b6261 Markdown - add bindings for various visibility toggles 2019-06-08 00:50:01 +05:30
contrapunctus
c746798522 Markdown - switch to URL hiding, keep images small 2019-06-08 00:47:56 +05:30
contrapunctus
7eaf895b87 multiple cursors - bind unmarking commands 2019-06-07 22:12:21 +05:30
contrapunctus
013aa2cfda Use shorter names, improve window behaviour, stop dealing with buffer names 2019-06-07 20:46:16 +05:30
contrapunctus
81d7515089 LaTeX - use last-used compile command 2019-06-07 13:46:45 +05:30
contrapunctus
cff763f5e1 Open file when composing 2019-06-07 13:44:59 +05:30
contrapunctus
266f94d6fc Markdown - show images inline by default 2019-06-07 13:44:03 +05:30
contrapunctus
1ce3cbae93 Use setq-default for buffer-local variable 2019-06-07 10:39:16 +05:30
contrapunctus
f8613d790a Convert markdown-mode configuration to use-package 2019-06-07 03:16:57 +05:30
contrapunctus
9a70e257ce marked-files->markup-links - add Org support, ask for buffer 2019-06-07 02:29:36 +05:30
contrapunctus
10282385ce Add command to insert markup links from marked Dired files 2019-06-06 20:38:09 +05:30
contrapunctus
121fecfa5b chronometrist - open two files for exercise 2019-05-09 13:29:34 +05:30
contrapunctus
a7fafe1146 Remove ace jump bindings
They only got in the way and I hardly ever used it.
2019-05-09 13:27:44 +05:30
Kashish Sharma
27ba5ad33b cp/sxiv - remove "." and ".." from paths 2019-04-22 15:44:48 +05:30
Kashish Sharma
98f7c1196f cp/sxiv - improve docstring 2019-02-18 20:50:51 +05:30
Kashish Sharma
be98b845b8 cp/sxiv - add variable idea 2019-02-18 20:50:36 +05:30
Kashish Sharma
00bb90f981 cp/sxiv - smarter recurse behaviour 2019-02-17 10:24:57 +05:30
Kashish Sharma
24a37b5bb9 cp/sxiv - remove kludgy use of wildcard; avoid sxiv errors 2019-02-15 00:42:36 +05:30
Kashish Sharma
a21418810f cp/sxiv - add text file support 2019-02-14 22:30:20 +05:30
Kashish Sharma
d2f2355384 cp-sxiv - update docstring, comments 2019-02-14 22:04:24 +05:30
Kashish Sharma
1ecbc89147 cp-sxiv - improve Dired marking support 2019-02-14 21:52:02 +05:30
Kashish Sharma
69c273ba3d cp-sxiv - rudimentary Dired marking support 2019-02-14 19:44:11 +05:30
Kashish Sharma
88dc21fdd7 eww - add keybindings 2019-02-14 15:27:02 +05:30
Kashish Sharma
661ddc79fe cp/sxiv - slight readability tweak 2019-02-14 15:26:02 +05:30
Kashish Sharma
72f4d3edbc Auto-compile C files 2019-01-18 15:36:39 +05:30
Kashish Sharma
599f94e8e5 Junk chronometrist-assist configuration 2019-01-18 15:13:04 +05:30