Commit Graph

528 Commits

Author SHA1 Message Date
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
James Patrick 7e6c9cc48c Fixed fix that was no longer needed and broke lsp 2021-09-13 20:14:48 -04:00
James Patrick 9569e99af7 Work is now using jre 11. 2021-09-13 20:14:48 -04:00
James Patrick c5ac68d5fa Fixed Typo in makefile for tridactyl 2021-09-13 20:14:48 -04:00
James Patrick 5799cbb1b4 Add work capture. 2021-09-13 20:14:48 -04:00
James Patrick 11e3f15472 delta is kind of being a pain. I'm gonna remove it 2021-09-13 20:14:48 -04:00
James Patrick 422c1f401a Automatically set to markdown when loading tridactyl redmine files. 2021-09-13 20:14:48 -04:00
James Patrick 8b1c3a80ad Splitting out work stuff 2021-09-13 20:14:48 -04:00
James Patrick 1b3f1937b4 Setting up golang 2021-09-13 20:14:48 -04:00
James Patrick f0c37b09bc Added ftplugin sh 2021-09-13 20:14:48 -04:00
James Patrick f5ec18f3bb Added sql.vim to use the pgformatter 2021-09-13 20:14:48 -04:00
James Patrick 407d651ddd Added confluence quickmark 2021-09-13 20:14:48 -04:00
James Patrick 7dc2a593c4 Added dependency of pip3 to deoplete. 2021-07-23 20:27:23 +00:00
James Patrick 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
James Patrick df0981745d Removed fly spell checker hook. 2021-06-03 11:07:08 -04:00
James Patrick 5562f431d0 Generally guard clauses > if else 2021-05-11 15:11:30 -04:00
James Patrick f91ca86a82 Adding ForwardingAgent by default for work 2021-04-27 15:13:21 -04:00
James Patrick 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
James Patrick 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
James Patrick 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
james 2035eec6b7 Merge pull request 'doom_bankruptcy' (#14) from doom_bankruptcy into master
Reviewed-on: #14
2021-04-10 20:28:59 +00:00
James Patrick 0ee113afd9 Make the name buffer names a little better 2021-04-02 15:53:52 -04:00
James Patrick 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
James Patrick bad2de65e2 Tweaking the delay for suggestions from company. 2021-04-02 15:51:49 -04:00
James Patrick 9bd27bc4be Better Spellchecking 2021-04-02 15:51:25 -04:00
James Patrick 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
James Patrick 65e012d880 Enabling the systems that I want. 2021-04-02 15:45:32 -04:00
James Patrick 3bb0ae8e98 Corrected Lexical binding string 2021-04-02 15:45:01 -04:00
James Patrick 7313b6ccb0 bankruptcy of enabled modules. 2021-03-20 19:29:40 -04:00
James Patrick ed61954dc0 bump 2021-03-08 00:14:46 -05:00
James Patrick 7486f1eecc Fixing work aliases 2021-03-08 00:07:05 -05:00
James Patrick d2891c6830 Removed git-fuzzy
Cool & all but this shouldn't be added to my dotfiles.
2021-02-18 00:00:13 -05:00
James Patrick 543009a8da Bump 2021-02-17 23:59:34 -05:00
James Patrick fd66191bdf Added Window Switching tool for sway 2021-02-17 23:58:48 -05:00
James Patrick 94252d74b9 Added todo_sync script.
This will move/link/create project todo.org to git repo.
2021-02-17 23:45:39 -05:00
James Patrick 6c638715c5 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-12-08 22:05:16 -05:00
James Patrick 06389a76e2 Whitespace changes. 2020-12-08 22:03:39 -05:00
James Patrick aee151dbb9 Added wifi click behavior. 2020-12-08 22:02:44 -05:00
James Patrick 73e9b85d7d removed todo 2020-11-27 17:14:31 -05:00
James Patrick 6bc4a7849d Updated and cleared doom modules. 2020-11-27 17:14:16 -05:00
James Patrick 8f7cf56234 Merge branch 'master' of git.jpatrick.io:james/dotfiles into master 2020-11-27 16:59:16 -05:00
James Patrick 1780abde72 Run the tasks. 2020-11-27 16:56:11 -05:00
James Patrick 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
James Patrick c298ca5376 This is required after pretty-code -> ligatures. 2020-11-27 16:53:49 -05:00
James Patrick 679437e9ad Define github name 2020-11-27 16:53:24 -05:00
James Patrick 4b5034f705 Added comments 2020-11-27 16:49:06 -05:00