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
1b3f1937b4
Setting up golang
2021-09-13 20:14:48 -04:00
65e012d880
Enabling the systems that I want.
2021-04-02 15:45:32 -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
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
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
f652f88d01
Added python support
2020-06-02 23:24:46 -04:00
110f023919
Updated init to match sample.
2020-06-01 21:23:53 -04:00
7fb2391322
Removed needless level.
2020-05-28 20:03:04 -04:00
eaed9d80df
Added support for both DOOM and Spacemacs
...
To use one or the other specify set variable to either `doom` or
`spacemacs`. If no value is specified it will default to Spacemacs,
though this may change in the future.
2019-08-04 20:41:05 -04:00
de228e5011
Added init support for go, python, and shell.
2019-06-14 21:04:50 -04:00
9a1857aa1e
Added icons to neotree.
2019-05-18 19:52:33 -04:00
5fcdec6b4f
Add deft and orgmode configuration.
...
Both my dev systems should have a symlinked ~/org directory that are synced
using Nextcloud. This added support for that.
2019-05-18 19:49:41 -04:00
b01de5a298
White space and comments. Nothing exciting.
2019-05-18 19:36:42 -04:00
76054826ac
Added custom loaders for envs, and cleaned up custom file artifacts.
2019-05-18 19:35:55 -04:00
523a53aee0
Cleaned up layers list
2019-05-18 19:34:23 -04:00
e137009579
Added Custom.el for emacs
...
All generated content should go here.
2019-05-17 01:23:52 -04:00
d78d015f08
Added basic spacemacs support.
...
This is currently pretty barebones and is only meant for my current linux
machine. Spacemacs can be a bit messy with portability, so I'll need to
figure out:
1. How to have custom user-config sections
This can be done with a conditional load or a configuration layer.
2. Custom definition of layers.
As some layers will be OS specific.
Env specific paths in the layers can be moved to the user-config or user-init
section but I will need to find the documentation for this again.
2019-05-16 20:15:39 -04:00