Commit Graph

64 Commits

Author SHA1 Message Date
KemoNine fd2e80c231 make org syntax highlighting of code blocks a global config 2023-04-12 13:52:39 -04:00
KemoNine 281ea9b221 make centaur tabs global, setup misc, dired and help groupings 2023-04-11 15:27:41 -04:00
KemoNine 3d4ff6a1d2 further day job related adjustments to what loads and when 2023-04-11 12:21:15 -04:00
KemoNine f8c273e7fd add day job initial config 2023-04-11 12:08:54 -04:00
KemoNine 80a7dc502e add conditionals around non-universal / personal config to allow day job config to be built 2023-04-11 11:35:56 -04:00
KemoNine 075516e69f add scratch buffer management plugins 2023-04-10 14:52:00 -04:00
KemoNine ae4c4426cf auto start the empty code workspace on code profile launch 2023-04-08 13:33:01 -04:00
KemoNine c6acdcb3a2 remove burly ; persp-mode is a better fit for current needs 2023-04-08 13:32:43 -04:00
KemoNine 2b6e9edc6d major refactor
- add my/ prefix to mini functions used by setup/tuning
- add/refactor functions used directly to have kmn/ prefix
- break generic functions that are re-used globally to dedicted elisp file
- break workspace defintions out into dedicated elisp file
2023-04-08 12:53:12 -04:00
KemoNine 5ba85bbb76 cleanup zoom config ; add centaur tabs to code profile 2023-04-08 12:14:10 -04:00
KemoNine 03538e2ec6 re-install persp-mode for buffer list saving and possible session restore 2023-04-08 09:23:13 -04:00
KemoNine 074711bf31 remove projectile related elpa plugins (no longer needed) 2023-04-07 17:35:15 -04:00
KemoNine 225249290d add missing comment section headres ; add fundamental burly.el setup ; overhaul dired so it can be setup as a side window at a later point and behaves more how kemo expects notably:
- hide details by default
- re-use dired buffer for opening folders
- open files in other windows
2023-04-07 15:26:46 -04:00
KemoNine 44cd68be09 elpa updates 2023-04-07 15:25:24 -04:00
KemoNine 2e9149f2c7 remove unused elpa packages 2023-04-07 11:28:31 -04:00
KemoNine 0b54a5c96b remove perp-mode and projectile from config ; perp-mode will be replaced (was only used to filter buffer lists) and projectile was removed due to non use 2023-04-07 11:28:13 -04:00
KemoNine 02ca9051de update code profile melpa packages 2023-03-22 07:44:34 -04:00
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 ffaa757ded update [m]elpa 2023-02-21 13:17:08 -05:00
KemoNine bdfdc60b30 prevent some startup warnings from popping up but keeping them logged 2022-11-08 12:52:56 -05:00
KemoNine a87a1491c5 update code profile emacs modules 2022-11-07 22:31:08 -05: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 bd050dc205 install devdocs-browser and devdocs.el 2022-09-22 17:35:32 -04:00
KemoNine a3269771aa add focus mode for dense text edit work 2022-09-22 16:13:41 -04:00
KemoNine c73ab93edc update packages ; install org-super-agenda into org-mode profile 2022-09-13 15:06:22 -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 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 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 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 9a60998c25 elpa update / install xclip 2022-08-26 12:48:21 -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 dfa675b014 add helm flyspell extension 2022-08-25 20:05:35 -04:00
KemoNine c2b1ad16c7 add latex 2022-08-25 13:42:37 -04:00
KemoNine 3f55d01e4a setup markdown preview mode in code profile 2022-08-25 11:14:22 -04:00
KemoNine d2f3af9076 update packages / add markdown preview mode packages 2022-08-25 11:13:38 -04:00
KemoNine 738498683f update code elpa 2022-08-04 14:39:38 -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 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 87577a5171 add doom modeline packages/support files 2022-04-25 19:25:09 -04:00
KemoNine 2fe771c235 add magit packages 2022-04-25 18:51:31 -04:00
KemoNine 92a77c2f97 add persp-mod-projectile-bridge and help-projectile 2022-04-25 17:04:42 -04:00
KemoNine 4c870b560f add projectile packages 2022-04-25 16:19:47 -04:00
KemoNine 9b375254bb add more helm packages 2022-04-25 15:53:05 -04:00
KemoNine f56827fd01 add helm packages 2022-04-25 15:22:36 -04:00
KemoNine 3c1fdc0a2c add manage-minor-mode for finding minor mode names to use with diminish 2022-04-24 16:34:19 -04:00