Commit Graph

10 Commits

Author SHA1 Message Date
J S
a0aff6ce84
feat[lsp]: Disabled lsp indentation settings 2023-11-30 11:46:30 -05:00
J S
68bad990c0
feat[archive]: Removed bad archive feature 2023-11-27 11:40:07 -05:00
J S
9ac4f2988b
feat[editorconfig]: Updated editorconfig list
packate[heatmap]: Removed org-heatmap

feat[latex]: Updated turabian template to function
2023-11-22 11:37:30 -05:00
J S
a5cf5c4689
feat[packages]: Moved init.el and packages.el
I moved packages.el and init.el into config.org.
This makes my config.org a completely flexible file, any doom emacs
installation will use it.

Style: Changed capital #+BEGIN_SRC and #+END_SRC to lowercase.
Changed theme to simple black-and-white
Packages: Distributed `package!` statements throughout the config, to
exist near the relevant configuration.

org-plot: Stole tecosaur's plot theme configuration to autoconfigure
org-plot themes.
2023-11-13 14:53:57 -05:00
J S
3e2295f859
feat[gitignore]: Untracked *.el files
I will no longer track raw elisp files.
Instead I will use the .org master file exclusively.
2023-11-13 13:25:38 -05:00
J S
b7b85eaf9a
feat[archive]: Removed archive functionality
I removed the advanced subtree archives as it was disrupting my
workflow.
I would like to rework it at some point.
I also stripped out the display-in-eww functionality.
2023-11-13 12:45:15 -05:00
J S
f5caccd7f7
feat[lsp,org,cite]: Added better citation icons
I added some snazzy icons to citar.
Corrected several org-latex classes to avoid hyperlink highlights.
Added (potentially) better LSP settings with syntax flags
2023-10-30 13:07:22 -04:00
J S
0073afd67f
feat[snippets,archive,evil]: Better archives
I added some code to allow full-subtree archives with SPC-m-A
I also enabled C-c to switch to normal mode.

Added mermaid snippet
2023-10-29 01:48:10 -04:00
J S
b0e455ac12
feat[ox-hugo]: Added settings specific to ox-hugo
I added ox-hugo back in.

Adjusted latex processor to lualatex.
Created resume templat from mcdowellcv.
Added anki-editor package
2023-10-27 08:25:36 -04:00
J S
b04e50f694
feat[ALL] First commit 2023-10-13 21:48:58 -04:00