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
618147c543
LFS support.
2021-11-20 15:20:11 -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
9569e99af7
Work is now using jre 11.
2021-09-13 20:14:48 -04:00
c5ac68d5fa
Fixed Typo in makefile for tridactyl
2021-09-13 20:14:48 -04:00
5799cbb1b4
Add work capture.
2021-09-13 20:14:48 -04:00
11e3f15472
delta is kind of being a pain. I'm gonna remove it
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
8b1c3a80ad
Splitting out work stuff
2021-09-13 20:14:48 -04:00
1b3f1937b4
Setting up golang
2021-09-13 20:14:48 -04:00
f0c37b09bc
Added ftplugin sh
2021-09-13 20:14:48 -04:00
f5ec18f3bb
Added sql.vim to use the pgformatter
2021-09-13 20:14:48 -04:00
407d651ddd
Added confluence quickmark
2021-09-13 20:14:48 -04:00
7dc2a593c4
Added dependency of pip3 to deoplete.
2021-07-23 20:27:23 +00:00
8bce4295c8
Major Refactored vim config.
...
There's a lot of cruft built up over my years of using vim & with the
introduction of Doom Emacs what I use vim for has gotten more pointed as
well. Vim now services as a quick in and out tool for dropping to the
commandline on local or remote machines.
So quick rundown on changes.
- Removed weird hallow sourcing in vimrc
- Removed unused or under used Plugs.
- Switched from ctrl+p to fzf.
- Switched to ALE for linting and formatting
- Configuration and keybinds now lives with the Plugs. Intended one
level under it.
- The large boilerplate sane default file has been extracted into
sensible.vim. This based on tpope's config.
- Make will no longer symlink .dotfile/vim to ~/.vim. This was causing
lots of unversioned cruff to pile up in the project. Instead it will
now symlink all the things needed.
- Make update will now run PlugClean as well.
2021-07-20 14:47:54 -04:00
df0981745d
Removed fly spell checker hook.
2021-06-03 11:07:08 -04:00
5562f431d0
Generally guard clauses > if else
2021-05-11 15:11:30 -04:00
f91ca86a82
Adding ForwardingAgent by default for work
2021-04-27 15:13:21 -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
7deffb5cd2
Replacing diff-so-fancy with delta.
...
They are largely comparable, but I'm interested in the syntax
highlighting that ships with delta, and more regular upkeep and
security checks
2021-04-27 14:39:49 -04:00
9cd50287b8
Added Formatting command for JSON & XML
...
This requires python3 to be installed along with standard set of
modules.
2021-04-10 16:39:41 -04:00
2035eec6b7
Merge pull request 'doom_bankruptcy' ( #14 ) from doom_bankruptcy into master
...
Reviewed-on: #14
2021-04-10 20:28:59 +00: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
7486f1eecc
Fixing work aliases
2021-03-08 00:07:05 -05:00
d2891c6830
Removed git-fuzzy
...
Cool & all but this shouldn't be added to my dotfiles.
2021-02-18 00:00:13 -05:00
543009a8da
Bump
2021-02-17 23:59:34 -05:00
fd66191bdf
Added Window Switching tool for sway
2021-02-17 23:58:48 -05:00
94252d74b9
Added todo_sync script.
...
This will move/link/create project todo.org to git repo.
2021-02-17 23:45:39 -05:00
6c638715c5
Merge branch 'master' of git.jpatrick.io:james/dotfiles
2020-12-08 22:05:16 -05:00
06389a76e2
Whitespace changes.
2020-12-08 22:03:39 -05:00
aee151dbb9
Added wifi click behavior.
2020-12-08 22:02:44 -05:00
73e9b85d7d
removed todo
2020-11-27 17:14:31 -05:00
6bc4a7849d
Updated and cleared doom modules.
2020-11-27 17:14:16 -05:00