summary refs log tree commit diff stats
path: root/lisp
Commit message (Collapse)AuthorAge
* Lots of changes, maybe breaking somethingCase Duckworth2022-01-05
| | | | | I have to do a big debugging tonight. Keybinds aren't getting picked up, idk what's going on.
* Break function into libraryCase Duckworth2022-01-05
|
* Add +defvarCase Duckworth2022-01-05
| | | | For those lazy times when I want to reset a variable that's defvared
* Improve +sunrise-sunsetCase Duckworth2022-01-05
| | | | TODO: At some point, I should break this into a standalone package.
* Add +link-hint-mapCase Duckworth2022-01-05
|
* Don't ensure functions in :+key, :+leader, :+menuCase Duckworth2022-01-05
|
* Change +casing keymapCase Duckworth2022-01-05
|
* Add +lookupCase Duckworth2022-01-05
|
* Add wrap-region and modify expand-region to matchCase Duckworth2022-01-05
|
* ChangesCase Duckworth2022-01-04
|
* Add a function and variable system-systemCase Duckworth2022-01-04
|
* Skip word forwardCase Duckworth2022-01-04
|
* Reset +sunrise-sunset at midnightCase Duckworth2022-01-04
|
* Add system-file, system-system-file, and change logic aroundCase Duckworth2022-01-04
|
* Add system.elCase Duckworth2022-01-04
|
* A few various changes: typos and bugsCase Duckworth2022-01-04
|
* Add +casingCase Duckworth2022-01-04
|
* Add +crux.elCase Duckworth2022-01-04
| | | | Oops, missed this with a previous commit
* Add +remember-prefix-arg functionCase Duckworth2022-01-04
|
* Remove el-patch on setupCase Duckworth2022-01-04
| | | | | | | Setup 1.2 (I'm pretty sure) removed the `ensure-function' and `ensure-kbd' functions, instead using an `:ensure' keyword in `setup-define'. This makes it way harder to /not/ ensure things when I don't want them, so I just have to use regular elisp when I want to do something funky. Oh well.
* Format circe messages betterCase Duckworth2022-01-03
|
* Fix browse-url urlsCase Duckworth2022-01-03
|
* Fix things for Windows EmacsCase Duckworth2022-01-03
|
* Add function: +ensure-after-initCase Duckworth2022-01-02
|
* Disable indicate-empty-linesCase Duckworth2022-01-02
|
* Add +org-captureCase Duckworth2022-01-02
|
* Update +key to use menu as a prefix key tooCase Duckworth2022-01-02
| | | | | | I should probably choose one or the other to use.... or something. h/t to https://old.reddit.com/r/emacs/comments/rr330u/weekly_tips_tricks_c_thread/hqwbz6p/?context=3
* Changes of thingsCase Duckworth2021-12-31
|
* Use truncate-string-ellipsis by defaultCase Duckworth2021-12-31
|
* Better setup secondary-browser urlsCase Duckworth2021-12-31
|
* Add link-hintCase Duckworth2021-12-31
|
* More stuffCase Duckworth2021-12-30
|
* Move yank-indent advice to +emacs.elCase Duckworth2021-12-30
|
* Lots and lots of changes, oh jeezCase Duckworth2021-12-29
|
* Re-install (new and improved!) filldent.elCase Duckworth2021-12-28
|
* Add +kmacro.elCase Duckworth2021-12-28
|
* Setup hideshow.elCase Duckworth2021-12-28
|
* Fix typoCase Duckworth2021-12-26
|
* Add +eww and further customize ewwCase Duckworth2021-12-26
|
* Make titlecase a proper packageCase Duckworth2021-12-26
|
* Fix random issuesCase Duckworth2021-12-26
|
* Add reading-modeCase Duckworth2021-12-26
|
* Customize 'customize'Case Duckworth2021-12-26
|
* Change circadian to +sunrise-sunsetCase Duckworth2021-12-25
| | | | I think this'll be less buggy overall.
* Bunch of changes; notably +filldent-dwimCase Duckworth2021-12-25
| | | | I might add this into filldent.el as `filldent-stupidly', later.
* Changes and shitCase Duckworth2021-12-19
|
* Set `lui-formatting-list'Case Duckworth2021-12-18
|
* Bunches o changesCase Duckworth2021-12-17
| | | | I was gonna try to like, make these atomic, but oops
* Advise verticoCase Duckworth2021-12-17
|
* Add minibuffer stuffCase Duckworth2021-12-17
|