Commit Graph

116 Commits

Author SHA1 Message Date
KemoNine 2d28bdf85e updates for melpa 'stuff' ; add org-alert for full emacs client alerts on calendar items 2023-02-21 13:23:55 -05:00
KemoNine b7287c50f8 tie origami to org super agenda and auto-hide some low-priority groupings by default 2023-02-13 12:12:29 -05:00
KemoNine 967ed27703 disable variable font in org-mode ; doesnt work for me but is a valid use case ; code to re-enable left as a set of comments 2023-01-17 23:59:58 -05:00
KemoNine 2f413e0cac set org-agenda to fixed-width font 2023-01-15 08:13:08 -05:00
KemoNine 94a5abf313 set default font to monolisa 2023-01-15 00:08:18 -05:00
KemoNine 1053fcd711 tune font config for org mode and code 2023-01-14 23:54:23 -05:00
KemoNine e05cd09a53 update font handling so atkinson hyperlegible is the default variable font and mono lisa is the default fixed width font ; add sytling to org to leverage both 2023-01-14 23:30:42 -05:00
KemoNine dcdcd2a0c6 frame-inhibit-implied-resize and pixel-scroll-precision-mode 2022-11-03 13:22:07 -04:00
KemoNine 1e968dcb9c enable markdwon mode globally ; this includes syntax highliting inside org-mode '#+begin_src markdown' blocks 2022-10-01 13:47:56 -04:00
KemoNine fe82828c2b integrate devdocs into emacs via devdocs.el and devdocs-browser -- unsure which to keep still 2022-09-22 17:36:04 -04:00
KemoNine a3269771aa add focus mode for dense text edit work 2022-09-22 16:13:41 -04:00
KemoNine 8a0468e9fc fix url opening within termux environments 2022-09-08 15:15:25 -04:00
KemoNine bf60b7c305 cleanup helm handling of multi tag selection; MUST REPLACE COMMA WITH COLON WHEN SELECTING THE FIRST TAG FOR THIS TO WORK 2022-09-06 15:08:49 -04:00
KemoNine 61c1847b97 replace golden-ratio (unmaintained) with zoom (maintained, more features) 2022-09-03 16:43:01 -04:00
KemoNine 671149706b enhance use of popwin to include quick reference as a keycombo to open in a popwin 2022-09-03 16:08:49 -04:00
KemoNine d828234728 add pop win to better leverage the scratch buffer for copy/pasta silly or copy editing needs 2022-08-28 13:36:06 -04:00
KemoNine ebcbf9a248 improve home/end nav via C-a and C-e ; tweak helm text config 2022-08-28 12:01:42 -04:00
KemoNine efb0478bfb add golden ratio, tune helm display, adjust line highlights so its only in code profile 2022-08-28 11:56:55 -04:00
KemoNine ddd7e1e6a6 tune helm based on suggestions from granit 2022-08-28 11:25:43 -04:00
KemoNine 842840d8b1 minor quality of life tweaks (highlight current line, y/n instead of yes/no 2022-08-28 11:14:22 -04:00
KemoNine 2a61250019 tune org setup so habits are separate from todos to help fix performance issues ; tweaked flyspell to ignore org-agenda ; mild cleanup of location of agenda tuning for org 2022-08-26 15:58:28 -04:00
KemoNine 6a52da50ee fix xclip setup / enable globally for extra sauces 2022-08-26 13:14:12 -04:00
KemoNine 8d62f62ea4 mild tuning ; shore up mobile support ; activate xclip on mobile 2022-08-26 12:48:45 -04:00
KemoNine 3790c91768 remove notdeft 2022-08-26 12:46:14 -04:00
KemoNine 9af503897a fix helm-find-file error ; removed dired-rainbow 2022-08-26 12:04:43 -04:00
KemoNine 65e49cecfb remove unneeded persp-mode code ; tweak buffer list activation so helm more reliably filters ; as of this commit helm filtering /WORKS/ with persp-mode and no outside functions/etc 2022-08-26 11:07:27 -04:00
KemoNine 50c17ff520 cleanup and tune persp-mode and projectile 2022-08-26 10:25:29 -04:00
KemoNine b992f56ad4 fix small bug with flyspell setup 2022-08-26 09:45:51 -04:00
KemoNine dbfc184f0b re-enable flyspell with helm integration 2022-08-25 20:05:52 -04:00
KemoNine 579d0be5c5 disable flyspell (for now) due to performance issues ; re-work agendas to be more meaningful 2022-08-25 18:52:29 -04:00
KemoNine 0f9321008e setup flyweel with hunspell globally (spell checking) 2022-08-25 14:03:48 -04:00
KemoNine 353fc03e4c turn on auto revert 2022-08-25 13:42:20 -04:00
KemoNine 581707d965 remove auto-start of emacs daemon on startup ; going a diffrent route for my personal solution 2022-08-11 11:38:46 -04:00
KemoNine fbb6b9c894 add (server-start) to global config to ensure daemon mode can be utilized with faux workspaces like org-mode's default buffers/layout/etc 2022-08-06 13:32:27 -04:00
KemoNine 97e9c57ba1 make helm the default buffer selection tool 2022-08-04 14:49:35 -04:00
KemoNine eccc6b825f overhaul support files ; add compile of all elisp on startup for code/org profiles 2022-06-02 14:33:30 -04:00
KemoNine 04aceb27b0 remove diminish again ; didnt have an effect 2022-04-26 08:32:27 -04:00
KemoNine caf6baf517 add diminish back ; was needed after all 2022-04-26 08:30:30 -04:00
KemoNine 446d984fa1 add diminish back ; was needed after all 2022-04-26 08:28:11 -04:00
KemoNine 273863631f remove diminish setup as its no longer used ; tweak mobile home dirs to keep emacs within termux native storage ; disable projectile auto project path for now 2022-04-26 08:06:30 -04:00
KemoNine dc4cb2b724 switch to vanilla doom-modeline (better for my needs) 2022-04-25 19:25:25 -04:00
KemoNine 87577a5171 add doom modeline packages/support files 2022-04-25 19:25:09 -04:00
KemoNine 4e341095eb cleanup mode line 2022-04-25 19:11:06 -04:00
KemoNine 0fd8786d8f add magit 2022-04-25 18:51:41 -04:00
KemoNine 64e65c2bf7 projectile updates / fuller integration 2022-04-25 18:41:50 -04:00
KemoNine fc748c724f initial setup of projectile 2022-04-25 16:20:00 -04:00
KemoNine 435f74a7cb more helm config 2022-04-25 15:54:47 -04:00
KemoNine f29a140ba8 switch to helm completions 2022-04-25 15:23:09 -04:00
KemoNine dd329205e3 start working on flyweel/ispell/hunspell 2022-04-25 14:43:48 -04:00
KemoNine f82a66c959 tune perp-mode to auto-resume faster and to not auto-add files to perspectives 2022-04-24 17:41:55 -04:00
KemoNine f56c4809cd add org-habit to diminish 2022-04-24 16:36:54 -04:00
KemoNine e59e69b80b overhaul / update keybinds 2022-04-23 17:36:44 -04:00
KemoNine 19600905e5 add auto compile of elisp in packages to speed startup time 2022-04-23 15:35:42 -04:00
KemoNine 07e03f50a0 add alt-[arrows] for window nav inside an individual frame 2022-04-23 13:18:39 -04:00
KemoNine 01b7811a8b fixup auto saves / auto backups 2022-04-23 13:10:05 -04:00
KemoNine c3baeecc2d add option to ignore ido.last errors on exit as its history is non-critical and the prompt is more annoying/problematic than any history loss 2022-04-23 12:17:38 -04:00
KemoNine 593b663560 better backup folder location ; make ido.last gitignore more robust 2022-04-23 12:14:37 -04:00
KemoNine 336dd0a92d add preferred file/dir opening key binds 2022-04-23 11:56:10 -04:00
KemoNine ab75add52f make find/replace work more like common gui editors 2022-04-23 11:49:04 -04:00
KemoNine d8b5599961 add white space highlighting and toggle at C-c w (similar to truncate lines 2022-04-23 10:21:53 -04:00
KemoNine b6c751156b move backup dir to the profile dir instead of hard coded path 2022-04-23 09:53:04 -04:00
KemoNine bf32536579 fixup better colorization of dired 2022-04-22 17:03:15 -04:00
KemoNine a07997778f initial emacs 28 support / updates 2022-04-22 00:48:52 -04:00
KemoNine b6cd82e48f cleanup 2022-04-22 00:25:29 -04:00
KemoNine 3a314a9d2b ido-completing-read+ added 2022-04-21 23:09:27 -04:00
KemoNine 6a28bf0f85 initial setup / conversion to chemacs2 (coding/org profiles/configs working) 2022-04-21 22:54:47 -04:00