Commit graph

  • 67f15d126d chore(pp): go dark mode Ade Attwood 2022-10-01 11:42:10 +0100
  • aab25b20e0 chore(vim): remove compile of command-t Ade Attwood 2022-09-08 21:10:52 +0100
  • c810abd159 chore(shell): add some more path setup Ade Attwood 2022-09-08 21:09:07 +0100
  • 6808cf40b2 fix(vim): remove treesitter for indenting and go back to native Ade Attwood 2022-09-08 20:53:32 +0100
  • 04a4d88c3c feat(vim): add the rust_analyzer lsp Ade Attwood 2022-09-08 20:52:59 +0100
  • 12c916817a fix(vim): remove conflict keymap for lsp Ade Attwood 2022-09-08 20:50:59 +0100
  • 0dd4a191a1 feat(vim): style the completion better Ade Attwood 2022-09-08 20:45:35 +0100
  • 4274d31d39 chore(vim): move lint code into the lua lint file Ade Attwood 2022-09-08 20:43:59 +0100
  • ee7def9362 chore(vim): change the default tabstop to 2 from 4 Ade Attwood 2022-09-08 20:42:08 +0100
  • cd9b06d987 fix(vim): ensure new split are make in the correct direction Ade Attwood 2022-09-08 20:39:10 +0100
  • 6cd434f0a9 chore(vim): new theme to match the tmux prompt Ade Attwood 2022-09-08 20:35:59 +0100
  • 6ffb547907 feat(tmux): time for a long overdue new theme Ade Attwood 2022-09-08 20:30:35 +0100
  • 89ee851600 chore(pp): remove vscode install Ade Attwood 2022-09-08 20:28:40 +0100
  • 8ace3ffffe chore(emacs): remove the install and update Ade Attwood 2022-09-08 20:25:49 +0100
  • 76e05f928c fix(vim): treesitter highlighting to org files Ade Attwood 2022-07-31 20:43:31 +0100
  • 5103be7421 feat(vim): get emmet to load for erb files Ade Attwood 2022-07-31 20:42:11 +0100
  • 6ba17a7e36 feat(vim): add vim-fugitive and vim-rhubarb plugins Ade Attwood 2022-07-25 20:56:59 +0100
  • 442232ed0d chore(pp): fix formatting Ade Attwood 2022-07-25 20:07:53 +0100
  • ac1be9cab1 refactor(pp): have a good think about the package that get installed Ade Attwood 2022-07-25 20:01:40 +0100
  • 1f9440bd30 feat(vim): add solargraph lsp to start the ruby stuff Ade Attwood 2022-07-25 20:00:49 +0100
  • f11697bf39 chore(vim): remove command-t from loading start using ivy.nvim Ade Attwood 2022-07-25 19:59:59 +0100
  • 9424d2c09f fix(zsh): make editor nvim Ade Attwood 2022-07-25 19:57:33 +0100
  • ec470f93db fix(vim): lint files when we open buffers Ade Attwood 2022-07-25 19:44:14 +0100
  • b97ece9419 chore(core): remove ubuntu.startup file Ade Attwood 2022-07-25 19:40:40 +0100
  • 0701476af3 feat(pp): add delta diff tool Ade Attwood 2022-07-25 19:39:15 +0100
  • e9bfc19b22 chore(git): configure delta to have a light theme Ade Attwood 2022-07-25 09:59:37 +0100
  • 2085bcb5fb feat(vim): enable lua support with linting and the lsp Ade Attwood 2022-07-10 21:14:19 +0100
  • 68c1b1ba32 chore(vim): add mapping to exit completion Ade Attwood 2022-07-10 21:11:42 +0100
  • 110b609a26 fix(vim): change wildignore to CommandTWildIgnore setting Ade Attwood 2022-07-07 19:54:49 +0100
  • db5f19471e feat(vim): add in the old run plugin Ade Attwood 2022-07-07 19:50:31 +0100
  • 73bd21a464 chore(pp): change oh-my-zsh package location from there rename Ade Attwood 2022-07-07 19:49:27 +0100
  • 9d1114a885 chore(pp): move to neovim unstable Ade Attwood 2022-07-07 19:46:00 +0100
  • 42e3ec99e4 chore(pp): remove alacritty terminal install Ade Attwood 2022-07-07 19:42:18 +0100
  • 742e5fa82d refactor(pp): update docker to v1.29 Ade Attwood 2022-07-07 19:35:46 +0100
  • 3c44bfada0 chore(pp): remove vscode settings Ade Attwood 2022-06-12 20:59:56 +0100
  • 1881ac53ca fix(git): ensure the git editor is nvim not vim Ade Attwood 2022-06-12 20:48:46 +0100
  • 7240bda30e fix(pp): change git urls from 'git://' to 'https://' Ade Attwood 2022-06-12 20:44:21 +0100
  • c281311657 feat(vim): start moving back Ade Attwood 2022-06-12 20:25:17 +0100
  • a533f76a3c refactor(emacs): update terminal prompt and enable goto-address-mode Ade Attwood 2022-04-25 19:50:13 +0100
  • 7cb0fc34a8 fix(emacs): misspelling in rjsx-mode making tree sitter not load Ade Attwood 2022-04-25 19:45:10 +0100
  • 86bf86d201 chore(shell): remove nvim plugin Ade Attwood 2022-04-09 07:59:05 +0100
  • 9baabb8b1b feat(emacs): add html via web-mode to fmt-mode Ade Attwood 2022-04-09 07:56:27 +0100
  • e92e803761 chore: go back to the dark theme Ade Attwood 2022-04-09 07:55:38 +0100
  • 5d825446cc feat(emacs): add status icons to compilation notification Ade Attwood 2022-04-09 07:50:34 +0100
  • a28ec75358 chore(bin): add the script to update the dotfiles Ade Attwood 2022-04-09 07:48:08 +0100
  • 66bfdd39b7 refactor(emacs): remove doom-themes and to full base16-themes Ade Attwood 2022-03-13 20:43:53 +0000
  • 70b3d16a4b fix(emacs): sort out language tool this was just not working Ade Attwood 2022-03-13 20:42:44 +0000
  • 4760acc065 feat(emacs): rebuild format.el Ade Attwood 2022-03-13 20:36:11 +0000
  • 7c184d8616 feat: ask to remove branch in git-merge-patch Ade Attwood 2022-03-13 20:33:15 +0000
  • 2965923990 fix(emacs): limit supper tag to prog-mode Ade Attwood 2022-03-13 20:30:06 +0000
  • 147b0ada48 chore: add screenshots Ade Attwood 2022-02-19 23:20:38 +0000
  • fbe9d264cd docs: update readme Ade Attwood 2022-02-19 23:16:42 +0000
  • ae2de6a719 feat(emacs): go full quelpa Ade Attwood 2022-02-19 22:15:11 +0000
  • 589237ea50 feat(emacs): implement super tab Ade Attwood 2022-02-19 20:43:21 +0000
  • bb7671734c refactor(emacs): update the development config Ade Attwood 2022-02-19 20:33:28 +0000
  • 8c0ff15ca4 chore(emacs): remove lsp-treemacs package Ade Attwood 2022-02-19 20:30:24 +0000
  • 5c3892b1a6 feat(emacs): add custom projectile project type Ade Attwood 2022-02-19 20:19:43 +0000
  • fc58b21d01 style: align puppet array items Ade Attwood 2022-02-19 14:43:29 +0000
  • 55e3e98701 chore: add languagetool back in Ade Attwood 2022-02-19 14:38:41 +0000
  • 21b38da6e9 chore(emacs): configure puppet by default Ade Attwood 2022-02-19 09:22:30 +0000
  • acf6a0d08b chore(shell): add alias to switch kube namespaces Ade Attwood 2022-02-19 09:21:09 +0000
  • 73ec9f8f3f chore(emacs): org mode updates Ade Attwood 2022-02-15 20:51:38 +0000
  • d29a601b65 feat(emacs): add command for extracting a patch from emails Ade Attwood 2022-02-15 20:47:31 +0000
  • e5877a73da refactor(emacs): ui updates Ade Attwood 2022-02-15 20:43:06 +0000
  • 5e7c6e587f chore(emacs): remove ivy-rich package Ade Attwood 2022-02-15 20:42:06 +0000
  • 073f6db85f refactor(git): update conflict style and set default branch Ade Attwood 2022-02-15 20:40:56 +0000
  • 24066acaf6 feat(bin): add get get-maintainers script from the linux kernel repo Ade Attwood 2022-02-15 20:38:10 +0000
  • b94a324c40 chore(emacs): add c style copyright header Ade Attwood 2022-02-15 20:37:06 +0000
  • 8966cd6155 feat(emacs): use markdown-mode when using edit-server Ade Attwood 2022-02-15 20:34:18 +0000
  • a94a9d6dc2 feat(bin): support merge-patch --skip Ade Attwood 2022-02-15 20:31:59 +0000
  • f386272007 feat(bin): detect merge conflicts in merge-patch Ade Attwood 2022-02-15 20:24:45 +0000
  • 060fa3d5f9 refactor(emacs): update folder structure to move melpa out of the repo Ade Attwood 2021-11-21 19:11:44 +0000
  • 08335fba6a refactor(emacs): replace treemacs with neotree Ade Attwood 2021-11-21 16:49:47 +0000
  • e4ca0d9ff1 chore(emacs): add vue mode Ade Attwood 2021-11-21 16:46:56 +0000
  • 15906dc25d fix(shell): fzf escaping Ade Attwood 2021-11-21 16:43:41 +0000
  • 075a167376 fix(shell): fshow command with delta Ade Attwood 2021-11-21 16:40:53 +0000
  • 74cffd7591 chore(tmux): updates to the term mode Ade Attwood 2021-11-21 16:32:08 +0000
  • dac5bfa299 feat(shell): record missing commands Ade Attwood 2021-11-21 16:30:43 +0000
  • ec7c111e2f feat(emacs): update sh-mode Ade Attwood 2021-11-21 16:26:25 +0000
  • 0c92f447e8 chore(emacs): big refactor of org-mode Ade Attwood 2021-11-21 16:21:21 +0000
  • d4c96992ad refactor(shell): remove emacs zsh plugin and create my own Ade Attwood 2021-11-21 16:13:12 +0000
  • bc512c7e5d feat(shell): add my-clone command for cloning git repertories Ade Attwood 2021-11-21 16:06:21 +0000
  • 13845d5098 fix(shell): git recommit command Ade Attwood 2021-11-21 15:58:55 +0000
  • 92c00ca15c refactor(emacs): swap cue for jsonnet Ade Attwood 2021-11-21 14:59:56 +0000
  • 9f7d45b489 feat(emacs): add psalm integration for php-mode Ade Attwood 2021-11-21 14:57:14 +0000
  • 5de5d36cab feat(emacs): add tree-sitter for highlighting Ade Attwood 2021-11-21 14:53:45 +0000
  • 0417e30dc7 feat(emacs): add edit-server package for editing in the web browser Ade Attwood 2021-11-21 14:43:03 +0000
  • f8f8203dac chore(emacs): remove custom company sorting Ade Attwood 2021-11-21 14:42:18 +0000
  • aa5ef6ec72 feat(emacs): set the completion in emacs to scroll Ade Attwood 2021-11-21 14:39:12 +0000
  • ddb7febaa9 chore(emacs): disable lock files Ade Attwood 2021-11-21 14:37:08 +0000
  • cb1ecc7478 chore(emacs): setup flycheck next checkers for lsp-mode Ade Attwood 2021-11-21 13:43:39 +0000
  • 99dd45aa08 chore(emacs): add key binding for org-capture Ade Attwood 2021-11-21 13:33:04 +0000
  • 0042a84112 feat(emacs): add fmt mode Ade Attwood 2021-11-21 13:24:29 +0000
  • 0cf4568853 feat(emacs): add zoekt code search integration Ade Attwood 2021-11-21 13:18:03 +0000
  • a913143ee8 chore(emacs): fork the base16 theme Ade Attwood 2021-11-21 12:41:27 +0000
  • 086c913dbc chore(emacs): update ui when using the GUI Ade Attwood 2021-11-21 12:40:48 +0000
  • 653c7af2ae fix(emacs): update notmuch integration Ade Attwood 2021-11-21 12:36:45 +0000
  • e8bbbae10a feat(emacs): add c and c++ language integration Ade Attwood 2021-11-21 12:30:14 +0000
  • 05902b7461 refactor(shell): update gl alias Ade Attwood 2021-11-21 11:42:21 +0000
  • 31ab535f8e chore(emacs): add quick command for lsp actions Ade Attwood 2021-11-21 11:03:44 +0000