Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Remove commented lines | Case Duckworth | 2021-03-12 | |
| | ||||
* | Change cursor for `overwrite-mode' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `:set', `:local', `:require' keywords to `acdw/pkg' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Change `acdw/hooks' form | Case Duckworth | 2021-03-12 | |
| | | | | | | Instead of only allowing (list-of-hooks) (list-of-functions), `acdw/hooks' now accepts a (list-of-hook-specs), each of which is of the above form, allowing the user to set multiple unrelated hooks at once. | |||
* | Move `acdw/modeline' functions into `acdw/pkg' forms | Case Duckworth | 2021-03-12 | |
| | | | | | This change means I don't have to `require' libraries that haven't been registered with `straight' yet. | |||
* | Configure `org-mode'. | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `acdw/binds' to bind more than one key at once | Case Duckworth | 2021-03-12 | |
| | | | | I should probably change `acdw/bind-after-map' to use this macro... | |||
* | Change `add-hook' to `acdw/hooks' | Case Duckworth | 2021-03-12 | |
| | | | | | | I need to rewrite `acdw/hooks' to mirror the rest of the `acdw/' functions -- i.e., it should accept a list of lists, where the car of each list is a hook (or list of hooks) and the cdr is the function (or list of functions) to bind there. | |||
* | Toggle `truncate-lines' and fix parens | Case Duckworth | 2021-03-12 | |
| | ||||
* | Configure `simple-modeline' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add binding for `hippie-expand' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Install `simple-modeline' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Remove M-g M-g consult bindings | Case Duckworth | 2021-03-11 | |
| | ||||
* | Remap `just-one-space' to `cycle-spacing' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-11 | |
| | ||||
* | Fix typo | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure garbage collection | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure emacs lisp | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure `eshell' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure `dired' and add packages | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure web browsing | Case Duckworth | 2021-03-11 | |
| | ||||
* | Install `minions' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Install `orderless' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure minibuffer | Case Duckworth | 2021-03-11 | |
| | ||||
* | Lengthen `recentf-auto-cleanup' timeout | Case Duckworth | 2021-03-11 | |
| | ||||
* | Change quote style | Case Duckworth | 2021-03-11 | |
| | ||||
* | Word-wrap, but don't truncate-lines | Case Duckworth | 2021-03-11 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-11 | |
| | ||||
* | Change up filenames | Case Duckworth | 2021-03-11 | |
| | ||||
* | Uniquify | Case Duckworth | 2021-03-11 | |
| | ||||
* | Bump bankruptcy | Case Duckworth | 2021-03-11 | |
| | ||||
* | uhhhhhhhh... stuff? | Case Duckworth | 2021-03-08 | |
| | ||||
* | Almost finished with `acdw/pkg' | Case Duckworth | 2021-03-08 | |
| | | | | Still some bugs to squash. | |||
* | Add functions | Case Duckworth | 2021-03-08 | |
| | ||||
* | 5c | Case Duckworth | 2021-03-07 | |
| | ||||
* | Merge branch 'no-org' of tildegit.org:acdw/emacs into no-org | Case Duckworth | 2021-03-04 | |
|\ | ||||
| * | Fix hook | Case Duckworth | 2021-03-04 | |
| | | ||||
| * | Add Research section to header | Case Duckworth | 2021-03-04 | |
| | | ||||
| * | Add flyspell-correct-mapper bind to flyspell-mode-map | Case Duckworth | 2021-03-04 | |
| | | | | | | | | This should fix the issue from a few commits ago. | |||
| * | Add org-mode | Case Duckworth | 2021-03-04 | |
| | | ||||
| * | Fix sh case indenting to shfmt style | Case Duckworth | 2021-03-04 | |
| | | ||||
| * | Load flyspell-correct after flyspell | Case Duckworth | 2021-03-04 | |
| | | | | | | | | | | The binding still isn't working for some reason, however. I'm not sure what the reason might be. I suppose I ought to macroexpand it. | |||
* | | Configure ibuffer | Case Duckworth | 2021-03-04 | |
|/ | ||||
* | Random configs | Case Duckworth | 2021-03-01 | |
| | ||||
* | Auto-revert dired | Case Duckworth | 2021-03-01 | |
| | ||||
* | Config eldoc | Case Duckworth | 2021-03-01 | |
| | ||||
* | blargh | Case Duckworth | 2021-03-01 | |
| | ||||
* | Change reading and read-only mode | Case Duckworth | 2021-03-01 | |
| | ||||
* | Show magit in the same window as the file | Case Duckworth | 2021-03-01 | |
| | ||||
* | Config dired and stuff | Case Duckworth | 2021-03-01 | |
| |