KemoNine
c8dc9e9f02
elpa updates
2024-07-28 12:03:37 -04:00
KemoNine
aede4d4cc0
windows specific speedups
2024-07-27 18:50:46 -04:00
KemoNine
5ea1a73beb
remove kmn/is-dayjob ; now has a dedicated, independent emacs profile in a different, private repo
2024-07-27 09:30:48 -04:00
KemoNine
e7e7c4eafe
package updates / upgrades
2024-03-20 09:57:39 -04:00
KemoNine
8cf3cae79b
add which-key to global config
2023-08-30 09:59:55 -04:00
KemoNine
e5826cc035
add revert-buffer-all globally
2023-08-30 09:09:50 -04:00
KemoNine
998811c357
update code profile melpa packages
2023-08-30 09:04:19 -04:00
KemoNine
bd84bd3f1d
tune lsp-mode / which-key setup
2023-07-27 17:26:26 -04:00
KemoNine
15ca62f93b
add which-key package
2023-07-27 17:26:12 -04:00
KemoNine
a7b0aa02ca
basic lsp config, add python to lsp config
2023-07-27 17:04:25 -04:00
KemoNine
554d5e62c2
add extra packages
2023-07-27 17:04:04 -04:00
KemoNine
d388672a3f
force update packages ; add lsp-mode, lsp-ui, helm-lsp
2023-07-27 15:52:58 -04:00
KemoNine
ee6401529a
update code profile elpa packages
2023-07-27 15:42:55 -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
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