James Patrick
70f2826afe
Refactored make targets.
2021-11-28 16:33:24 -05:00
James Patrick
8ca8c1f612
added personal todo to org-agenda
2021-11-20 15:37:47 -05:00
James Patrick
8bfbfe48db
Added diff for babel tangle
2021-11-20 15:37:15 -05:00
James Patrick
487e056acc
Removed Org-Agenda for the time being.
...
It was causing some preformance issues on OSX. I do like the package so
I may try toubleshoot these later
2021-11-20 15:22:17 -05:00
James Patrick
ce1a6a6b97
Added support for nix.
2021-11-20 15:21:08 -05:00
James Patrick
c00c839769
Fixed org capture template
2021-11-11 15:28:38 -05:00
James Patrick
56c866b664
Move whichkey out of the, did something break window.
2021-11-11 15:27:29 -05:00
James Patrick
633f036cfa
Attempting to find roam to be actually useful-again.
2021-11-11 15:26:58 -05:00
James Patrick
10a6f5a331
Fixed incorrect high lighting of every word.
...
The hunspell module had an issue where aspell was being used for buffer
spell linting, but not autocomplete or corrections. Since aspell is
required, regardless lets use that for everything.
2021-11-11 15:24:08 -05:00
James Patrick
1ca305050b
Enable JS & Json Support
2021-11-11 15:23:48 -05:00
7e6c9cc48c
Fixed fix that was no longer needed and broke lsp
2021-09-13 20:14:48 -04:00
5799cbb1b4
Add work capture.
2021-09-13 20:14:48 -04:00
422c1f401a
Automatically set to markdown when loading tridactyl redmine files.
2021-09-13 20:14:48 -04:00
1b3f1937b4
Setting up golang
2021-09-13 20:14:48 -04:00
df0981745d
Removed fly spell checker hook.
2021-06-03 11:07:08 -04:00
fa25dd7ff1
Removed unused packages.
...
These were added from tecosaur's configuration. They we're ever really
used & were incredibly slow on mac.
2021-04-27 14:56:10 -04:00
0ee113afd9
Make the name buffer names a little better
2021-04-02 15:53:52 -04:00
1f7b9cd28e
Don't tell me if a file is UTF8. Everything's UTF8
...
Do let me know when things aren't UTF8 though.
2021-04-02 15:52:30 -04:00
bad2de65e2
Tweaking the delay for suggestions from company.
2021-04-02 15:51:49 -04:00
9bd27bc4be
Better Spellchecking
2021-04-02 15:51:25 -04:00
76fa17427f
Updating the org UI to try and make it better looking.
...
Mixed Mode is loaded from the zen doom module, but there's a fair amount
of general weirdness with the ZEN mode so there might be some rough edges.
2021-04-02 15:51:02 -04:00
65e012d880
Enabling the systems that I want.
2021-04-02 15:45:32 -04:00
3bb0ae8e98
Corrected Lexical binding string
2021-04-02 15:45:01 -04:00
7313b6ccb0
bankruptcy of enabled modules.
2021-03-20 19:29:40 -04:00
ed61954dc0
bump
2021-03-08 00:14:46 -05:00
543009a8da
Bump
2021-02-17 23:59:34 -05:00
6bc4a7849d
Updated and cleared doom modules.
2020-11-27 17:14:16 -05:00
8f7cf56234
Merge branch 'master' of git.jpatrick.io:james/dotfiles into master
2020-11-27 16:59:16 -05:00
1780abde72
Run the tasks.
2020-11-27 16:56:11 -05:00
c7eb2179d9
Make's UI is weird in emacs.
...
Its easier just to run it in the command line.
2020-11-27 16:55:27 -05:00
c298ca5376
This is required after pretty-code -> ligatures.
2020-11-27 16:53:49 -05:00
4b5034f705
Added comments
2020-11-27 16:49:06 -05:00
b8e41ca491
Use chruby on linux and rbenv on mac
2020-11-27 16:46:00 -05:00
cad3533153
Adding forge
2020-11-27 16:12:10 -05:00
d911851b9b
Pretty-code moved to ligatures
...
See 7081d83.
2020-11-27 16:07:37 -05:00
f6a7b25125
import org for faster run of emacs batch eval
...
We can run
emacs -batch -l ~/.doom.d/+org.el -eval '(org-batch-agenda-csv "t")'
Which is significantly faster than booting up all of doom.
2020-11-27 15:57:55 -05:00
f0fd387fbf
LSP for web wasn't working well last time I tried.
...
There was a fair bit on slow request/response time from the server.
2020-11-20 12:34:00 -05:00
4e5cb3baad
Fixed some issue nonstandard font name.
2020-09-03 00:36:14 -04:00
d068046f1c
Using Hasklig on OSX for emacs
...
Fira has a weird issue with OSX where its displaying ligature symbols as
hanzi characters. For the time being I'm going to use hasklig.
2020-08-21 18:05:10 -04:00
c0ccdf4d08
Enabling RGB
2020-07-21 20:50:48 -04:00
d56083c2c1
Adding limted agenda files.
2020-07-09 02:35:03 -04:00
2d5c75f7b5
Comments. The lazy man's documentation.
2020-07-09 00:22:53 -04:00
bcf0035147
Relocated org stuff into org.el file.
2020-07-05 20:18:07 -04:00
3a2f9550b7
Doom doesn't always reload config, Fixed issue.
2020-06-29 12:28:15 -04:00
3ed37ae8eb
Have Deft scan recursively.
2020-06-29 12:27:35 -04:00
50c512b4a9
Beep boop I'm adding more options to projectile.
2020-06-27 22:23:58 -04:00
d7862cc24a
Automatically add repos to projectile.
...
This will selectively ignore any directories that don't exist.
2020-06-27 22:22:32 -04:00
f1a5e6aa8d
Ever think hey this line should be moved up a couple of spaces because
...
it looks prettier?
Yeah...
2020-06-02 23:25:02 -04:00
f652f88d01
Added python support
2020-06-02 23:24:46 -04:00
67d9752af3
Use fancy splash for fancy doom
2020-06-02 23:23:15 -04:00