Commit Graph

95 Commits

Author SHA1 Message Date
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
c3f3253ea2 Purge after sync.
Calling purge before sync will cause the the request to error out if
there are new modules being loaded.
2020-06-02 10:29:40 -04:00
110f023919 Updated init to match sample. 2020-06-01 21:23:53 -04:00
0cb5f0b377 Merge remote-tracking branch 'origin/master' 2020-06-01 20:24:38 -04:00
39e12f2409 Refactored config into topics 2020-06-01 20:15:24 -04:00
95c3c08bd5 Merge remote-tracking branch 'origin/master' 2020-06-01 10:41:27 -04:00
125a7f55e7 Updated doom refresh -> doom sync 2020-06-01 10:40:28 -04:00
14c239d9f5 Conditionally loading the bridge crt if it exist. 2020-05-31 18:30:47 -04:00
7fb2391322 Removed needless level. 2020-05-28 20:03:04 -04:00
d2e6965286 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-05-28 13:39:18 -04:00
5d85602d49 Adding support for mu4e, mu, & mbsync 2020-05-28 13:28:26 -04:00
5cb619ab09 Updated bullets 2020-05-28 13:24:54 -04:00
d3ad034761 Added LSP for golang. 2020-05-19 11:43:51 -04:00