Commit Graph

53 Commits

Author SHA1 Message Date
James Patrick
93f941f345
Added ansible to doom 2024-08-08 21:56:46 -04:00
James Patrick
a58ae3b59d
Added icons to syntax check and did some editting 2024-07-16 11:46:24 -04:00
James Patrick
dcca930e78
taskrunner module has been removed. 2024-07-12 00:52:19 -04:00
James Patrick
eaf5428821
Added Python Dev tooling 2024-07-10 11:19:45 -04:00
James Patrick
e440678321
Updated packages 2024-07-10 11:19:43 -04:00
James Patrick
eae7b32b23 Relocating logic from General UI & Keybinds 2024-02-04 21:26:56 -05:00
James Patrick
bab73a96ef Refactoring Prose 2024-02-04 21:26:56 -05:00
James Patrick
35eb96254d
Adding ruby mode. 2024-01-19 13:43:31 -05:00
James Patrick
d04bda7426 bump to add new modules 2023-08-09 13:39:01 -04:00
James Patrick
82cc7747ad Toggling a couple new features 2023-08-09 13:38:08 -04:00
James Patrick
747e5e5553 Removed unicode. This caused hung emacs on Mac. 2023-08-09 13:06:04 -04:00
James Patrick
9e2a5993c5 Added Forge to emacs configuration 2023-06-07 10:19:25 -04:00
James Patrick
c6f470bb4b Removed +gmail. 2023-04-23 17:00:23 -04:00
James Patrick
424d301ed2 Added modules for multiple-cursors & ibuffer 2023-02-18 16:21:48 -05:00
James Patrick
c970a86cd6 Add modification warnings to emacs configuration. 2023-01-30 14:58:25 -05:00
James Patrick
a169dc29ca An approximation of my previous emacs config.
From this point on all changes should be incremental versioned commits.
2023-01-30 14:47:45 -05:00
James Patrick
1eac8e9ad0 Reset of Emacs to use Literate Mode.
There is no configuration modifications, and the init.el is the default configuration.
2023-01-28 15:10:00 -05:00
James Patrick
857f89cdb7 added LSP to debug 2022-12-26 19:26:42 -05:00
James Patrick
7598737e5f Adding enabling a few new modules 2022-09-20 19:24:09 -04:00
James Patrick
b5bdc49d47 Some work sideproject and actually use this mode.
Its not much but I'm pretty stoked.
2022-01-05 23:14:20 -05:00
James Patrick
ce1a6a6b97 Added support for nix. 2021-11-20 15:21:08 -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
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