Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | corfu-global-mode -> global-corfu-mode | David Morgan | 2022-05-16 | 1 | -1/+1 | |
| | ||||||
* | Avoid clash with new emacs bindings | David Morgan | 2022-04-28 | 1 | -2/+3 | |
| | ||||||
* | Add functions for formatting text in org mode | David Morgan | 2022-04-28 | 3 | -2/+27 | |
| | ||||||
* | Make regions clearer | David Morgan | 2022-04-28 | 1 | -0/+1 | |
| | ||||||
* | Add expand-region binding | David Morgan | 2022-04-07 | 1 | -1/+2 | |
| | ||||||
* | Add corfu-doc | David Morgan | 2022-03-22 | 1 | -0/+4 | |
| | ||||||
* | Improve project switching | David Morgan | 2022-02-28 | 1 | -2/+8 | |
| | ||||||
* | Show trailing whitespace and end of buffer | David Morgan | 2022-02-28 | 1 | -0/+2 | |
| | ||||||
* | Fix upgrade function | David Morgan | 2022-02-28 | 1 | -2/+2 | |
| | ||||||
* | Use stable version of CIDER | David Morgan | 2022-02-28 | 1 | -1/+1 | |
| | ||||||
* | Temporary orderless-matching-styles change ↵ | David Morgan | 2022-02-28 | 1 | -1/+3 | |
| | | | | (https://github.com/oantolin/orderless/pull/94) | |||||
* | consult-project-root-function -> consult-project-function | David Morgan | 2022-02-28 | 1 | -1/+1 | |
| | ||||||
* | consult--source-project-file -> consult--source-project-recent-file | David Morgan | 2022-02-28 | 1 | -1/+1 | |
| | ||||||
* | Always show cider test report | David Morgan | 2022-02-28 | 1 | -0/+1 | |
| | ||||||
* | Fix paredit/sp wrapper function | David Morgan | 2021-12-22 | 1 | -4/+2 | |
| | ||||||
* | Update for consult changes | David Morgan | 2021-12-22 | 1 | -5/+5 | |
| | ||||||
* | Remove code to manually fetch vertico extensions | David Morgan | 2021-12-22 | 2 | -24/+13 | |
| | | | | | Because they're built in now (Also sneak in an extra package upgrade fix) | |||||
* | Remove/replace keychord | David Morgan | 2021-12-22 | 2 | -7/+6 | |
| | ||||||
* | Diminish tagedit | David Morgan | 2021-10-29 | 1 | -0/+1 | |
| | ||||||
* | gitignore-modes -> git-modes | David Morgan | 2021-10-29 | 1 | -1/+1 | |
| | ||||||
* | Use lsp for xref | David Morgan | 2021-10-29 | 1 | -0/+1 | |
| | ||||||
* | Add paredit splice sexp wrapper and move sp function to correct place | David Morgan | 2021-10-12 | 2 | -7/+25 | |
| | ||||||
* | Remove unused package | David Morgan | 2021-10-12 | 1 | -2/+0 | |
| | ||||||
* | Ensure vertico directory commands are loaded | David Morgan | 2021-10-12 | 1 | -14/+14 | |
| | ||||||
* | Go back to fullframe for magit | David Morgan | 2021-10-05 | 2 | -2/+1 | |
| | ||||||
* | Add persp-current-project-root | David Morgan | 2021-10-05 | 2 | -6/+7 | |
| | ||||||
* | Ignore system packages when upgrading | David Morgan | 2021-10-05 | 1 | -1/+4 | |
| | ||||||
* | Remove darwin gfind workaround | David Morgan | 2021-10-04 | 2 | -5/+0 | |
| | ||||||
* | Remove unnecessary code | David Morgan | 2021-10-04 | 1 | -8/+0 | |
| | ||||||
* | Ensure crux-start-or-switch-to is loaded | David Morgan | 2021-09-29 | 1 | -0/+1 | |
| | ||||||
* | Add upgrade_emacs alias | David Morgan | 2021-09-24 | 1 | -0/+1 | |
| | ||||||
* | Use nix-sandbox/shell.nix to get lein | David Morgan | 2021-09-23 | 1 | -0/+8 | |
| | ||||||
* | Make CIDER repl history file relative to project dir | David Morgan | 2021-09-23 | 1 | -8/+2 | |
| | ||||||
* | Replace lambda with named function | David Morgan | 2021-09-23 | 1 | -4/+4 | |
| | ||||||
* | Tweak paredit changes | David Morgan | 2021-09-22 | 1 | -1/+2 | |
| | ||||||
* | Add wrappers around paredit-wrap functions | David Morgan | 2021-09-22 | 1 | -12/+47 | |
| | ||||||
* | Remove easy-kill | David Morgan | 2021-09-22 | 1 | -5/+0 | |
| | ||||||
* | Apply initial narrowing to consult-buffer-other-window | David Morgan | 2021-09-21 | 1 | -1/+2 | |
| | ||||||
* | Kill empty perspective created by aborted project switching | David Morgan | 2021-09-20 | 1 | -5/+14 | |
| | ||||||
* | Don't use consult commands when switching projects | David Morgan | 2021-09-20 | 1 | -3/+1 | |
| | | | | Due to issues with previews/perspectives | |||||
* | Replace avy with some simple functions | David Morgan | 2021-09-20 | 1 | -15/+59 | |
| | ||||||
* | Remove xref backend workaround | David Morgan | 2021-09-20 | 1 | -7/+0 | |
| | ||||||
* | Use per-project cider repl history | David Morgan | 2021-09-20 | 1 | -4/+11 | |
| | ||||||
* | Fall back to perspective name for finding project root | David Morgan | 2021-09-18 | 1 | -2/+4 | |
| | ||||||
* | Re-organise lsp config | David Morgan | 2021-09-18 | 1 | -11/+19 | |
| | ||||||
* | Add functions for switching to buffers using the same major mode | David Morgan | 2021-09-17 | 1 | -0/+24 | |
| | ||||||
* | Improve consult-project-buffer | David Morgan | 2021-09-17 | 1 | -16/+22 | |
| | ||||||
* | Replace obsolute function with new version | David Morgan | 2021-09-14 | 1 | -1/+1 | |
| | ||||||
* | Enable native compilation for packages | David Morgan | 2021-09-13 | 1 | -0/+2 | |
| | ||||||
* | Make sure lsp lens mode is diminished | David Morgan | 2021-09-13 | 1 | -2/+6 | |
| |