Commit graph

456 commits

Author SHA1 Message Date
Evie Litherland-Smith 384d6d756a Add lua-mode back 2024-05-16 10:40:27 +01:00
Evie Litherland-Smith cffd8d4dad Ignore custom.el from repo 2024-05-16 07:53:12 +01:00
Evie Litherland-Smith db4defea32 Set diary file to file in org agenda directory 2024-05-16 07:45:02 +01:00
Evie Litherland-Smith 6f4a416325 Enable diff-hl borders
Fixes display for diff-hl with base16 theme
2024-05-16 07:13:20 +01:00
Evie Litherland-Smith 178456df06 Python switch to black and flake8 for ruff (+ isort)
Add black profile option to isort formatter call

Keep option for flake8 as checker if ruff not available (e.g. on
another machine)
2024-05-15 11:47:20 +01:00
Evie Litherland-Smith 2fc42e3eea pylsp: disable pydocstyle integration 2024-05-15 10:51:27 +01:00
Evie Litherland-Smith 84d034768b Remove org projects directory from agenda files 2024-05-15 09:42:32 +01:00
Evie Litherland-Smith 02d342a2de doom-modeline change font weight bold -> normal 2024-05-15 08:46:43 +01:00
Evie Litherland-Smith 74ba89e2e2 org directory to lowercase 2024-05-15 07:55:32 +01:00
Evie Litherland-Smith e47eec0168 Monorepo my org stuff
Move Citar (was ~/Documents/References) and Elfeed (was ~/.elfeed)
directories into org-directory (~/Documents/Org), name
appropriately (and rename some accordingly) for package that uses them

Update various uses and references to these files/directories in config
2024-05-15 07:42:38 +01:00
Evie Litherland-Smith 4b28bf90c9 Remove duplicated winner binds 2024-05-15 06:40:53 +01:00
Evie Litherland-Smith 765fa07e40 base16 theme disable distinct fringe background
org-verbatim face inherit from org-code instead of shadow
2024-05-14 17:02:09 +01:00
Evie Litherland-Smith d3454e08c1 Change treesit-font-lock-level from 4 -> 3 2024-05-14 13:43:18 +01:00
Evie Litherland-Smith 766e39d0df Rename mu4e contexts
Proton -> Personal, iCloud -> Alternate, to keep same naming scheme as
Work
2024-05-14 08:52:36 +01:00
Evie Litherland-Smith 5f9b81d865 Don't search ~/Documents/ for projects 2024-05-14 07:24:21 +01:00
Evie Litherland-Smith d8ee59c00a Remove flymake-eslint, add flymake-yamllint 2024-05-13 13:12:08 +01:00
Evie Litherland-Smith 05ef93948f Cleanup how my/project-find-common-projects works
Use dolist to remove unnecessary duplication

Add ~/Documents/ directory to list searched
2024-05-13 10:04:56 +01:00
Evie Litherland-Smith e0dd62a108 Project config update
Don't search for projects on package load as it slows down startup too
much, wrap in interactive function to call as and when I want it

Move package variable customisation into use-package block
2024-05-13 09:54:13 +01:00
Evie Litherland-Smith a502143541 Remove project directory shortcut, now redundant 2024-05-13 07:57:39 +01:00
Evie Litherland-Smith af3caaeaba project: automatically add some common directories if present 2024-05-13 07:53:06 +01:00
Evie Litherland-Smith 8d78ddb1ae Reduce default elfeed search filter to 2 months 2024-05-13 07:43:50 +01:00
Evie Litherland-Smith ff288f5fc2 Add elfeed-tube config back
Remove Steven He from yt subscriptions
2024-05-13 07:33:52 +01:00
Evie Litherland-Smith da3cdbd747 Revert "Change path for nixos flake to use sudo"
This reverts commit 655044ccf2.
2024-05-11 17:27:00 +01:00
Evie Litherland-Smith 655044ccf2 Change path for nixos flake to use sudo 2024-05-11 17:10:54 +01:00
Evie Litherland-Smith ed16385ea9 Remove windmove config
Add shortcut to home-manager flake (in the same style as nixos flake shortcut)
2024-05-11 17:08:21 +01:00
Evie Litherland-Smith 55f2733e84 Remove a couple of windmove binds 2024-05-11 14:05:42 +01:00
Evie Litherland-Smith c60d25364b Remove some leftover catppuccin theme references 2024-05-11 14:04:38 +01:00
Evie Litherland-Smith 24697ac19a mu4e: remove duplicated proton context 2024-05-11 10:17:14 +01:00
Evie Litherland-Smith 360c36cc21 Remove bind to start eglot
Seems like starting it from the keybind doesn't enable the project
persistence that comes with `M-x eglot'
2024-05-10 15:06:54 +01:00
Evie Litherland-Smith d54e5b4511 Ignore bookmarks file 2024-05-10 14:19:48 +01:00
Evie Litherland-Smith 536b26f4bc Switch to using base16-theme for catppuccin-mocha
Prefer the choice of syntax highlighting

Add elfeed-tube back to installed packages
2024-05-10 14:18:42 +01:00
Evie Litherland-Smith 6d703721e5 mu4e: switch to using global drafts
Should stop auto-saved draft emails being synced back to the server
and duplicating
2024-05-10 14:18:12 +01:00
Evie Litherland-Smith bcc8b2c525 Add youtube subscriptions back to elfeed feeds.org 2024-05-10 06:54:06 +01:00
Evie Litherland-Smith 8d1b5270ff Formatting 2024-05-08 14:43:32 +01:00
Evie Litherland-Smith 45087a1b1e Ignore eln-cache directory 2024-05-07 15:30:52 +01:00
Evie Litherland-Smith b75169712b Add sitemap and up/home links to exported website 2024-05-04 11:19:42 +01:00
Evie Litherland-Smith 8f94ea5263 Update org-publish-project-alist
Move project directory finding into own function, used by
my/open-projects-directory and in org-publish-project-alist
2024-05-04 10:06:38 +01:00
Evie Litherland-Smith 08d2958816 Update .gitignore 2024-05-04 09:29:13 +01:00
Evie Litherland-Smith f27b803f46 modeline: enable line-number, column-number, size and time modes 2024-05-02 08:53:53 +01:00
Evie Litherland-Smith 59a75a0c52 Remove flymake-ruff from installed packages list 2024-04-26 14:16:21 +01:00
Evie Litherland-Smith 81a7715ab6 Set python formatter to use black
Set max-line-length for flake8, for compatibility with black

Add "~/.local/bin/" to tramp remote search paths
2024-04-26 14:05:00 +01:00
Evie Litherland-Smith 22aa67ccfb Cleanup setting up eglot/flymake mode configs
Remove some packages not being used anymore

Switch python-flymake back-end to use flake8 instead of pyflakes
2024-04-26 13:54:21 +01:00
Evie Litherland-Smith 21598193e4 Disable some pylsp plugins that aren't needed, add ruff back 2024-04-26 10:56:37 +01:00
Evie Litherland-Smith 519f529c43 Update package-selected-packages list 2024-04-26 10:51:56 +01:00
Evie Litherland-Smith 564a84266e Fix setting org- faces for better colours 2024-04-25 17:09:37 +01:00
Evie Litherland-Smith 3909628e65 Remove flymake-ruff and ruff as python formatter 2024-04-25 13:58:36 +01:00
Evie Litherland-Smith 9e5c94f0fd Change default elfeed search filter back to default 2024-04-24 13:38:15 +01:00
Evie Litherland-Smith dce149da7f Stop using elfeed-tube, move feeds.org to emacs config directory
Change bind for starting elfeed

Change calendar bind to match org calendar bind

Change feed directory function to feed file instead
2024-04-24 13:28:09 +01:00
Evie Litherland-Smith 215700a7bc Change zone timer to 2 hours 2024-04-23 13:05:12 +01:00
Evie Litherland-Smith 638f3eaeeb Customise face foregound for shr-text and org-table 2024-04-23 09:55:31 +01:00