Commit Graph

425 Commits

Author SHA1 Message Date
Kashish 58d9a91e06 You don't actually want smartparens-mode with e.g. find-file + ivy 2020-05-01 17:03:42 +05:30
contrapunctus 84fcd85659 Chronometrist - open todo.md for Programming 2020-04-29 19:26:49 +05:30
contrapunctus f269a003d3 Use smartparens in minibuffer, too 2020-04-27 19:20:56 +05:30
contrapunctus e902cd979e cp-ido - call ido functions only when ido is being used 2020-04-23 19:42:43 +05:30
contrapunctus 31e57a3e31 Fix shell completion bug
I'm still not entirely sure what causes it. Symptoms were something
like this -

ls f<TAB>
ls foo/
ls foo/b<TAB>
ls fbar    # expected ls foo/bar
2020-04-23 16:42:28 +05:30
contrapunctus bddec11821 Move desktop.el-agnostic configuration to init.el 2020-04-23 16:21:30 +05:30
contrapunctus 59a75ca98f Try to fix boon/edebug configuration 2020-04-23 16:21:30 +05:30
contrapunctus 06f1aef2a1 Move Chronometrist config to its own file 2020-04-23 16:21:30 +05:30
contrapunctus 47c7b20c08 Change some load calls to require 2020-04-23 16:21:30 +05:30
contrapunctus 8d0790b290 Move nameless configuration to cp-lisp 2020-04-23 16:21:30 +05:30
contrapunctus f0a46c2b56 Move EMMS configuration to its own file 2020-04-23 16:21:30 +05:30
contrapunctus eae8476aec Move modal editing configurations to their own file 2020-04-23 16:21:30 +05:30
contrapunctus 728bbe98d2 Reduce chances of data loss 2020-04-13 16:18:57 +05:30
contrapunctus de362feaed Add functions for working with fdupes output 2020-04-04 12:11:15 +05:30
contrapunctus 7f55fd2017 Move sxiv code to its own file 2020-04-03 16:57:57 +05:30
contrapunctus 1d2cc86590 Move -mode-map bindings to their own use-package bodies
These were causing errors in the init, that $foo-mode-map isn't defined
2020-03-20 17:03:34 +05:30
contrapunctus 6ac7cf017c Use scheme-mode for "csi" interpreter
I like writing CHICKEN Scheme scripts without the .scm extension -
this lets me auto-enable scheme-mode for them.
2019-11-30 09:43:08 +05:30
contrapunctus 99671f9061 Migrate old Geiser config to use-package 2019-11-30 09:42:56 +05:30
contrapunctus 087fcd30f5 Convert editing key config to use general.el 2019-11-29 16:35:07 +05:30
contrapunctus 2163c65826 Increase history-length to 1000 (for shell history) 2019-11-22 19:30:48 +05:30
contrapunctus 408fae1480 Lilypond - reformat config, mapc -> --map, remove god-local-mode 2019-11-07 12:53:40 +05:30
contrapunctus 11e241fa06 Add shorter keybinding for emms-play-dired 2019-11-07 12:50:35 +05:30
contrapunctus b1c27c4c95 Migrate desktop.el config to use-package 2019-11-07 12:47:30 +05:30
contrapunctus 9fbbf66137 Disable dot-mode
Never used it (wasn't very useful), was conflicting with markdown-mode
bindings + Boon
2019-11-07 12:43:57 +05:30
contrapunctus 9e01245c45 Transpose commands - use general-define-key 2019-11-07 12:43:32 +05:30
contrapunctus c966cff1cf Disable Modalka and God
Boon is fun (despite some rough edges), so that's I've been using for
some time.
2019-11-07 12:42:25 +05:30
contrapunctus 05fe16785f Migrate mouse config to general.el, Org config to use-package 2019-11-04 20:36:09 +05:30
contrapunctus a0e62e17fa Boon - extend configuration 2019-11-04 17:20:20 +05:30
contrapunctus 4c5d6f6340 Migrate Evil configuration to use-package 2019-11-03 14:48:27 +05:30
contrapunctus 3713833489 Migrate smartparens to use-package 2019-10-27 19:09:49 +05:30
contrapunctus a6a4f96e29 Use ivy and swiper, disable ido 2019-10-26 09:57:51 +05:30
contrapunctus 8af17b288a cp--sxiv-directory - add docstring 2019-10-26 09:29:17 +05:30
contrapunctus d67323e266 Migrate ido config to use-package 2019-10-22 06:57:17 +05:30
contrapunctus 6d800fd0bd Extend cp/dired-do-ediff to work with 3 files as well 2019-08-24 21:31:22 +05:30
contrapunctus c2238f9fb6 Migrate Magit config to use-package 2019-08-16 15:19:39 +05:30
contrapunctus a947db1b52 Add keybinding for quick ediff 2019-08-16 14:38:34 +05:30
contrapunctus 701141cd7b cp-lily - add autoload and auto-mode specifiers 2019-08-12 11:10:22 +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 aa7c4d3b3c Colorize compilation buffers 2019-08-09 07:17:20 +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 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
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 661ddc79fe cp/sxiv - slight readability tweak 2019-02-14 15:26:02 +05:30
Kashish Sharma 1e2698f711 cp/open-random-file - fix pathname quoting bugs 2019-01-10 09:37:50 +05:30
Kashish Sharma 750aa59d84 cp/sxiv - recurse only with prefix argument 2019-01-10 09:32:48 +05:30
Kashish Sharma 8d6f9526b1 cp/sxiv - add text file idea 2019-01-10 09:32:04 +05:30
Kashish Sharma c8a20eb154 cp-forward-def - fix 'overshooting' bug 2018-11-21 13:18:21 +05:30
Kashish Sharma eb541d0608 Use dired-async 2018-10-30 16:11:04 +05:30
Kashish Sharma 8f01fa404b Fix keybind collision with iedit-mode 2018-10-30 16:10:38 +05:30
Kashish Sharma 64e28dcdc1 cp/sxiv - don't distract with process buffer 2018-10-07 00:24:14 +05:30
Kashish Sharma bab50a7f88 erc - update autojoins 2018-09-28 03:17:36 +05:30
Kashish Sharma 19cc85abd9 Inhibit GUI dialog boxes 2018-09-28 03:17:06 +05:30
Kashish Sharma 4819e10a9b Debug and streamline smartparens configuration 2018-09-20 20:19:40 +05:30
Kashish Sharma 4699ff6c26 Update IRC quit messages 2018-09-20 02:35:47 +05:30
Kashish Sharma ef6b1a3eac Migrate ido to use-package 2018-09-20 02:35:25 +05:30
Kashish Sharma 165d3e31ab multiple-cursors - use both word and symbol commands 2018-09-20 02:34:18 +05:30
Kashish Sharma f68f23c5fb Rename timeclock-ui to chronometrist; migrate it to use-package 2018-09-19 08:57:16 +05:30
Kashish Sharma 901af169ce multiple-cursors - add new keybinding, use *-symbol commands 2018-09-19 00:12:01 +05:30
Kashish Sharma 3bb03a67f0 Remove dead code 2018-09-16 23:46:48 +05:30
Kashish Sharma 5c2616953b Add toggle for flx-ido-mode, new recentf TODO 2018-09-15 18:07:52 +05:30
Kashish Sharma e2439dca1c Make it easier to copy comments etc in Lisp files 2018-09-11 21:57:04 +05:30
Kashish Sharma f499c5cd1f Migrate elisp and eldoc configuration to use-package 2018-09-11 21:56:22 +05:30
Kashish Sharma 0f08ce87c4 god-mode - this wouldn't change color in dired buffers 2018-09-11 06:18:42 +05:30
Kashish Sharma 375cdb3d18 Add company, company-emoji 2018-09-10 16:23:33 +05:30
Kashish Sharma 1be31b65ce Move theme code to cp-ui 2018-09-10 13:03:52 +05:30
Kashish Sharma 9f8d41b1f8 Add keybinding for toggle-debug-on-error 2018-09-09 15:22:33 +05:30
Kashish Sharma f1c8b21b47 Migrate god-mode to use-package
And change modeline color when toggling god-mode
2018-09-08 22:44:59 +05:30
Kashish Sharma eb580c8666 Add multiple-cursors, migrate dot-mode (!) to use-package 2018-09-08 15:34:17 +05:30
Kashish Sharma 70e9429dde Add TODO items 2018-09-07 22:36:18 +05:30
Kashish Sharma 96b4cb1027 Migrate dired, dired-x, and launch to use-package
TIL use-package has a terser way to add hooks and define variables
too. Haven't tried that yet.
2018-09-07 22:33:02 +05:30
Kashish Sharma 7f2f15cfad Change desktop-save behaviour
If I happened to launch >1 Emacs (e.g. to test init without
disconnecting from IRC), it would always ask me for a directory to
save to. I always had to xkill that Emacs - super annoying even when
you have a panel launcher for it.
2018-09-07 15:56:30 +05:30
Kashish Sharma 922b32f504 evil-mode - fix comments, old custom function names 2018-09-07 11:12:08 +05:30
Kashish Sharma 219114c7b8 Add binding to run ERT tests 2018-09-06 12:53:23 +05:30
Kashish Sharma 79f638eafe Fix load-path for new folder structure 2018-09-04 22:37:12 +05:30
Kashish Sharma 65e3635688 Relatively recent additions, also part of that year 2018-09-04 14:06:47 +05:30
Kashish Sharma bc9ffbce3d ~1 year of uncommitted changes :\ 2018-09-04 11:36:48 +05:30
Kashish Sharma 2a6def1605 cp-daylog 2018-09-02 23:36:06 +05:30
Kashish Sharma 700060fca1 2017-10-19T09:19:34+0530 - set up definition-based movement for latex-mode 2017-10-19 09:19:34 +05:30
Kashish Sharma 20e1f581ca 2017-10-14T18:55:05+0530 - add programs to view TeX output 2017-10-14 18:55:05 +05:30
Kashish Sharma 3ac8311ce7 Use RFC 2822 time format 2018-09-01 02:31:35 +05:30
Kashish Sharma 3e53ccf2ff Add binding for imenu 2018-08-31 19:40:44 +05:30
Kashish Sharma 4d62455838 2017-10-13T23:00:20 - move to devanagari-itrans input method 2017-10-13 23:00:20 +05:30
Kashish Sharma 5ee71c11cc 2017-06-06T19:25:13+0530 - comment out sp-pair for single quotes, switch to sp-mode over sp-strict-mode 2017-06-06 19:25:13 +05:30
Kashish Sharma ee1b9501d5 Make use of keypad keys 2018-08-29 03:04:33 +05:30
John Doe a756bff5d3 New upgrade requirements for ido-ubiquitous 2017-12-31 20:13:33 +05:30
John Doe 9401602d1a Dropping Geiser in favor of scheme-mode 2017-12-31 11:25:53 +05:30
John Doe 35ab345108 Idea for a Personal Expense Manager 2017-10-12 12:52:17 +05:30
John Doe 4e68780573 cp/playlist - display error when no file at point 2017-10-12 12:51:49 +05:30
John Doe 52aaea092b tali's proc-queue 2017-10-12 12:45:35 +05:30
John Doe 283b8fc733 More Devanagari keybinds, and sentence ending 2017-09-17 15:25:15 +05:30
Kashish Sharma 3085fd89d5 Add `require' call to permit loading file by itself 2017-06-03 11:27:04 +05:30
Kashish Sharma fc2e0d6dee I haven't used relative line numbers in ages 2017-06-03 11:15:51 +05:30
Kashish Sharma 7725ce066f sfz-mode - set comment end 2017-06-03 11:14:46 +05:30
Kashish Sharma 526e4fbf6d Geiser tweaking 2017-05-30 21:13:30 +05:30
Kashish Sharma abe1d486bd CL/SLIME tweaking 2017-05-30 21:13:15 +05:30
Kashish Sharma 1dce3a4951 fixup! Create cp/after-save for auto-compilation 2017-05-30 21:12:58 +05:30
Kashish Sharma fc6e4e4911 New major mode - playlist-mode 2017-05-30 21:03:35 +05:30
Kashish Sharma 999eb49057 Create cp/after-save for auto-compilation 2017-05-30 20:56:51 +05:30
Kashish Sharma daeb6c9745 cp-lily - improve regex for definitions, use mark, and recenter 2017-05-30 20:54:08 +05:30
Kashish Sharma c55c943ee1 Move org-mode customizations to cp-org
new keybindings for cp/eval-sexp and cp/org-open
new definitions in org-file-apps and org-todo-keywords
new function - cp/org-open
2017-05-30 20:47:17 +05:30
Kashish Sharma c010e51b2c Keybindings with Hindi as input method 2017-05-08 09:19:17 +05:30
Kashish Sharma f6df1f8cde New doc-view-mode keybind 2017-05-08 09:18:20 +05:30
Kashish Sharma 40d329150d Initial TeX tweaks 2017-05-08 09:17:26 +05:30
Kashish Sharma 974967acb3 cp/downcase-dwim stub, iedit-mode tweak 2017-05-08 09:16:49 +05:30
Kashish Sharma 2e7514b9f8 Ditch advice and create functions for opening lines 2017-05-08 09:15:52 +05:30
Kashish Sharma 5d0b62ed17 Remove silly pseudo-syntax-highlighting 2017-05-08 09:06:42 +05:30
Kashish Sharma 79a63fd6db ERC - use random string as quitmessage 2017-05-08 09:04:11 +05:30
Kashish Sharma d961a01af9 Use erc-session-server for server name 2017-05-08 08:46:15 +05:30
Kashish Sharma 2a719022a6 New autojoin channels 2017-05-08 08:29:01 +05:30
Kashish Sharma ec1145c311 Make keys in Lisp modes be similar to other modes 2017-05-08 08:25:06 +05:30
Kashish Sharma 045d794b9c Functions for daylog stats 2017-05-08 00:46:02 +05:30
Kashish Sharma 7a8031bf7d New ido config 2017-05-08 00:45:32 +05:30
Kashish Sharma e0784bc0e0 Move to its own repo 2017-05-07 15:11:40 +05:30
Kashish Sharma e7899dd232 Personal finance management functions 2017-05-07 15:10:38 +05:30
Kashish Sharma a050f83550 cp-lily - always compile from dir with main.ly 2016-10-19 17:14:36 +05:30
Kashish Sharma 0c181f5cc4 cp-ido - tweak config 2016-10-19 17:07:09 +05:30
Kashish Sharma f9a4dab240 cp-lisp - tweak print-length settings, use eldoc 2016-10-19 15:21:25 +05:30
Kashish Sharma 21c0883d4e cp.el - fix cl/cl-lib code causing warnings
and tweak cp-set-keys docstring
2016-10-19 15:19:39 +05:30
Kashish Sharma 156fadee63 cp-ido - cleanup 2016-10-06 02:57:42 +05:30
Kashish Sharma 7d9b19c816 cp-ido - finally got custom keybinds to work 2016-10-06 02:56:49 +05:30
Kashish Sharma 2dd9c3166c More line truncation settings (diff, LilyPond) 2016-10-02 17:21:14 +05:30
Kashish Sharma 8b3bb2645d Move personal keybinds to cp-ido 2016-09-30 01:10:20 +05:30
Kashish Sharma 69748fa3e5 Move ido-mini code to its own file 2016-09-29 23:12:21 +05:30
Kashish Sharma bb88f9eaee Remove evidence of playing around 2016-09-29 23:09:27 +05:30
Kashish Sharma f291f17b09 ido sorting description no longer required 2016-09-29 23:08:26 +05:30
Kashish Sharma c407d3d38c flex-isearch - initial config 2016-09-29 23:02:50 +05:30
Kashish Sharma 26a56fb788 Goodbye helm, hello ido.
cp-ido contains nearly a week of work, starting from a few lines of
configuration and moving to a wannabe helm-mini implementation -
cp/ido-mini
2016-09-29 23:00:42 +05:30
Kashish Sharma 1963a37147 emacs-lisp-mode - key for completion-at-point 2016-09-29 22:56:23 +05:30
Kashish Sharma 36698363ea finally! saner line-truncation behaviour 2016-09-29 22:43:31 +05:30
Kashish Sharma 607b6ac8e3 tweak cp-open-line 2016-09-29 21:25:44 +05:30
Kashish Sharma 2500d18dac keys for repeat and repeat-complex-command 2016-09-29 21:24:33 +05:30
Kashish Sharma 46bc08eb49 irc - revamp getting, switching to server buffer 2016-09-28 19:01:27 +05:30
Kashish Sharma 6dfa70b1d8 irc - new log file name format 2016-09-28 18:21:58 +05:30
Kashish Sharma 96838736fc irc - new autojoin channel 2016-09-28 17:25:09 +05:30
Kashish Sharma 3f27ac4fcb Tweak dired keybinds (W, C-w) 2016-09-28 17:15:17 +05:30
Kashish Sharma 4272b5e5ec Tweak dired-listing-switches 2016-09-28 10:13:15 +05:30
Kashish Sharma 1023ee472a Move autojoins out of with-eval-after-load 2016-09-26 20:34:09 +05:30
Kashish Sharma b134b8b739 cp-lily - new idea 2016-08-04 19:59:56 +05:30
Kashish Sharma 317dc6b44c cp-lisp.el - auto-compile-on-save code for elisp
emacs-init-time to open a session showing (only) the *Messages* buffer -
before (no byte-compilation)   - 13.1s
after  (with byte-compilation) - 12.7s
2016-06-14 03:33:34 +05:30
Kashish Sharma f8fe50bd38 cp-parens.el - ielm
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 13.1s
after  - 13.1s
2016-06-14 03:23:43 +05:30
Kashish Sharma edf937eb91 cp-nav.el - win-switch
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 12.8s
after  - 13.1s
2016-06-14 03:12:27 +05:30
Kashish Sharma d170ff547c cp-nav.el - ibuffer
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 13.3s
after  - 12.8s
2016-06-14 03:07:58 +05:30
Kashish Sharma 54fe426d94 cp-nav.el - dired
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 13.1s
after  - 13.3s
2016-06-14 03:04:23 +05:30
Kashish Sharma c2a93de752 cp-mouse.el - ediff
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 13.4s
after  - 13.1s
2016-06-14 03:01:29 +05:30
Kashish Sharma 24b99c567d cp-mouse.el - magit
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 16.6s
after  - 13.4s
2016-06-14 02:58:16 +05:30
Kashish Sharma 0360c25dea cp-lisp.el - geiser
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 17.3s
after  - 16.6s
2016-06-14 02:54:34 +05:30
Kashish Sharma 1290bdfffe cp-lisp.el - slime
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 17.8s
after  - 17.3s
2016-06-14 02:51:15 +05:30
Kashish Sharma 8f9a9f625c cp-lisp.el - chicken
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 19.2s
after  - 17.8s
2016-06-14 02:47:45 +05:30
Kashish Sharma 127182f241 cp-lily.el
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 18.6s
after  - 19.2s (?)
2016-06-13 23:03:57 +05:30
Kashish Sharma 2e70cfabab cp-irc.el - rcirc
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 19.6s
after  - 18.6s
2016-06-13 22:59:18 +05:30
Kashish Sharma 98054963f4 cp-irc.el - erc
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 20.7s
after  - 19.6s
2016-06-13 22:56:50 +05:30
Kashish Sharma 2c62d47ff4 cp-fm.el - sudo-edit
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 19.4s
after  - 20.7s (?)
2016-06-13 22:52:30 +05:30
Kashish Sharma 6dd30173db cp-fm.el - project-explorer
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 20.2s
after  - 19.4s
2016-06-13 22:33:55 +05:30
Kashish Sharma 91c2a2197b cp-fm.el - dired
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 20.6s
after  - 20.2s
2016-06-13 22:12:33 +05:30
Kashish Sharma d3dd28553f cp-evil.el
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 20.9s
after  - 20.6s
2016-06-13 22:09:59 +05:30
Kashish Sharma 91935cd5b3 Remove fullscreen-mode 2016-06-12 13:09:55 +05:30
Kashish Sharma cfa85d8716 Use display-time-mode 2016-06-12 13:09:46 +05:30
Kashish Sharma 466251cec5 Update lisp keys and key-setting hooks 2016-06-12 13:09:17 +05:30
Kashish Sharma c4f484d7bf SmartParens - define new pairs 2016-06-12 11:04:35 +05:30
Kashish Sharma 0e814bb2e8 Not-exactly-working attempt at window management 2016-06-12 10:57:28 +05:30
Kashish Sharma 397123db17 ibuffer keybind reconfig 2016-06-12 10:57:04 +05:30
Kashish Sharma d0648c62aa I discover Guile, and Geiser. 2016-06-12 10:56:30 +05:30
Kashish Sharma 76be6e4662 Set keys in specific modes 2016-06-12 10:55:57 +05:30
Kashish Sharma 2979918857 New paragraph-wrapping function 2016-06-12 10:49:08 +05:30
Kashish Sharma 7aa752f54f Run compile commands on LilyPond buffer save 2016-06-12 10:48:18 +05:30
Kashish Sharma b565da0b29 Tweak forward/backward-def fns, copy old versions 2016-06-12 10:47:48 +05:30
Kashish Sharma 9c90c0b6db Circumvent LilyPond-mode interference w/ god-mode 2016-06-12 10:46:35 +05:30
Kashish Sharma 2ccd55e6aa Bind launch-file to s-l 2016-06-12 10:45:47 +05:30
Kashish Sharma 84a15a4920 sfz-editing and mouse configuring elisp 2016-06-12 10:43:56 +05:30
Kashish Sharma ad26f282c0 Move setting of variables to relevant files 2016-06-12 10:27:02 +05:30
Kashish Sharma 2ccaa72fbe dot-mode setup 2016-06-12 10:25:42 +05:30
Kashish Sharma 4b6ea19527 cp-open-line should indent 2016-06-12 10:25:14 +05:30
Kashish Sharma 28297d7382 Not sure how ignore lists work 2016-06-12 10:21:22 +05:30
Kashish Sharma 3fb3e42f61 Update IRC keybinds 2016-06-12 10:21:08 +05:30
Kashish Sharma fa00fe005d Make IRC self-ghosting function 2016-06-12 10:20:44 +05:30
Kashish Sharma cf590c91e9 Make separate function for identical calls 2016-06-12 10:20:02 +05:30
Kashish Sharma 6b5a9ef135 Reindent, update ERC autojoins, timestamps, etc 2016-06-12 10:07:29 +05:30
Kashish Sharma 116b6abae3 erc-log-read-minor-mode
My first minor-mode! Easier than expected.
2015-11-30 23:43:23 +05:30
Kashish Sharma f91d9f01db Damn you, ERC 2015-11-30 23:43:00 +05:30
Kashish Sharma d4123e689f ERC - better keybind for erc-track-switch-buffer 2015-11-30 23:42:32 +05:30
Kashish Sharma 185baec51d Disable half page scrolling
It didn't accept numeric arguments :\
2015-11-30 23:39:26 +05:30
Kashish Sharma 3b8bb79c5a Accidentally uncommented these 2015-11-30 23:38:53 +05:30
Kashish Sharma 6a7e22780b Fix whitespace before saving 2015-11-27 05:13:04 +05:30
Kashish Sharma 2b1aa24001 Make cp.el + today's hacks (ERC) 2015-11-27 05:13:04 +05:30
Kashish Sharma 0a20ea979c Change argnames, update all calls 2015-11-27 05:07:46 +05:30
Kashish Sharma 346b8fd2cb Navigation keydefs cleanup 2015-11-27 05:07:46 +05:30
Kashish Sharma 901f2802cc SP and Paredit cleanup 2015-11-27 05:07:46 +05:30
Kashish Sharma 38815dd84b Rcirc tinkering 2015-11-27 05:07:46 +05:30
Kashish Sharma db7d814c9a ERC tinkering
Plus some unnecessary Customize stuff moved (ERC)/deleted (Lilypond).
2015-11-27 05:07:46 +05:30
Kashish Sharma add3abe1ba Reduce duplication with key-defining functions 2015-11-27 05:07:46 +05:30
Kashish Sharma 879a40118e Modular init.el - final touches 2015-11-27 05:07:46 +05:30
Kashish Sharma cdd4715a61 Modular init.el - more editing code 2015-11-27 05:07:46 +05:30
Kashish Sharma 4c850f44f6 Modular init.el - UI config 2015-11-27 05:07:45 +05:30
Kashish Sharma f65fcf5d8d Modular init.el - file management packages 2015-11-27 05:07:38 +05:30
Kashish Sharma 4c14deaec0 Modular init.el - add window pkgs to cp-nav.el 2015-11-27 05:07:24 +05:30
Kashish Sharma e4055f9c61 Modular init.el - Lisp-editing-related config 2015-11-27 05:07:19 +05:30
Kashish Sharma 7b3052a7b5 Modular init.el - paren-management packages 2015-11-27 05:07:13 +05:30
Kashish Sharma da6f95bb95 Modular init.el - navigation config 2015-11-27 05:07:08 +05:30
Kashish Sharma 9528bdc6ca Modular init.el - Lilypond hacks 2015-11-27 05:07:03 +05:30
Kashish Sharma d536acd5a1 Modular init.el - IRC programs config 2015-11-27 05:06:42 +05:30
Kashish Sharma 7758640d85 Modular init.el - helm config 2015-11-27 05:06:33 +05:30
Kashish Sharma 7729f5d1a0 Modular init.el - god-mode config 2015-11-27 05:06:09 +05:30
Kashish Sharma 16d7a4572b Modular init.el - evil-mode config 2015-11-27 05:05:55 +05:30
Kashish Sharma 3181162d93 Tidy up a little 2015-11-25 02:33:33 +05:30
Kashish Sharma 5980ee964c Make init.el modular - move out editing mods 2015-11-24 23:45:36 +05:30
Kashish Sharma 38d17caf47 Initial attempt at adb convenience functions 2015-11-24 23:45:36 +05:30