Commit Graph

90 Commits

Author SHA1 Message Date
KemoNine 5b0dd9c20f cleanup scratch buffer 'stuff' 2024-03-07 12:58:46 -05:00
KemoNine 8cf3cae79b add which-key to global config 2023-08-30 09:59:55 -04:00
KemoNine 53f3f57e03 add all-the-icons, add font that needs to be installed, update gitignore to ignore un-needed files/folders 2023-08-30 09:49:45 -04:00
KemoNine e5826cc035 add revert-buffer-all globally 2023-08-30 09:09:50 -04:00
KemoNine d1b35527de re-work line highlights to be /off/ for org-agenda-mode and allow for future tuning based on major and/or minor modes 2023-04-24 10:54:09 -04:00
KemoNine 2189ccc903 move line highlight config to global from code config ; add eshell prompt tuning 2023-04-22 16:07:53 -04:00
KemoNine b777182c81 setup org-refile to allow filing to root of an org-mode file as well as including *all* org-agenda-files as options ; adjustments to allow better helm completion were included in this (change org-outline-path-complete-in-steps for others if needed) 2023-04-15 12:57:15 -04:00
KemoNine e0534e89c0 add key bind for 'previous-buffer ; add config to allow multiple org-agenda buffers ; update main org workspace to be a 2 column split so habits/scheduled/deadline tasks are in one agenda at the top and main to do list at bottom ; use enter to edit agenda items and the new 'C-c v' keybind to jump back to the agenda when done editing 2023-04-15 11:00:11 -04:00
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 e5d0f68dc4 fix C-a / C-e nav functions and keyboard shortcuts 2023-04-11 14:20:01 -04:00
KemoNine 896a394611 disable xclip for day job (doesnt apply) 2023-04-11 12:32:17 -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 9046f48acc add function/variable flag for 'dayJob' environment 2023-04-11 09:59:36 -04:00
KemoNine a6eb011afd multi-scratch buffers based on mode as well as scratch buffer save/restore like persp-mode does for windows 2023-04-10 15:22:13 -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 c8c7e4457c remove tab bar config, it is not useful for kemonine 2023-04-08 12:10:00 -04:00
KemoNine f657642113 add prefix to some custom function, tweak keymap to run dired in left side window, tweak keymap to have better 'select all' function ; add persp-mode back to allow restoring prior sessions via auto-save 2023-04-08 10:09:49 -04:00
KemoNine 6d92b313d9 omit dired buffers from zoom golden ratio resizing 2023-04-08 09:17:09 -04:00
KemoNine d54f4e23eb clean up org agendas, tune auto-start layout for org-mode profile ; add auto-uuid generator for org-mode files ; add method for opening a dired side panel 2023-04-07 17:10:23 -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 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 4f1e9b2dd9 tweak zoom settings to also resize temp buffers, added note on what to call to toggle the mode if needed 2023-04-07 11:05:09 -04:00
KemoNine ff27832a2e add keyboard-quit to keybinds 2023-03-26 10:48:39 -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 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