summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
...
* Add commentCase Duckworth2021-08-12
|
* Show JOIN/NICK/PART/QUIT, but not in modelineCase Duckworth2021-08-12
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-12
|\
| * Moving help back to C-h and F1 to consult-bufferCase Duckworth2021-08-11
| |
| * Prefix current candidate in Vertico with ":"Case Duckworth2021-08-11
| |
| * Add lots of orderless stuffCase Duckworth2021-08-11
| |
| * Remove bind for embark-dwimCase Duckworth2021-08-11
| |
| * Add vertico crm integrationCase Duckworth2021-08-11
| | | | | | | | I still don't know what crm is....
| * Use Orderless Regexp Compiler for consultCase Duckworth2021-08-11
| |
| * Use consult-rg BEFORE consult-git-grepCase Duckworth2021-08-11
| |
| * Change {capitalize,upcase,downcase}-word to {}-dwimCase Duckworth2021-08-11
| |
| * Recenter cursor on page after navigating pagesCase Duckworth2021-08-11
| |
| * Set up eshell prompt for outlineCase Duckworth2021-08-11
| |
| * Add acdw-compat.elCase Duckworth2021-08-11
| |
| * Enable `crux-reopen-as-root-mode'Case Duckworth2021-08-11
| |
* | Customize quit messageCase Duckworth2021-08-12
|/
* Enhance `customize' buffer for browsingCase Duckworth2021-08-10
| | | | | | | I rarely use `customize' to actually set any options, preferring the programmatic `setup' macro. However, I often use `customize' to browse through my options for different packages. This setup removes the buttons and shows all hidden elements so I can more easily scroll through the `customize' buffer.
* Customize 'customize'Case Duckworth2021-08-10
| | | | ... somewhat. still needs work.
* Comment out org-tag codeCase Duckworth2021-08-10
| | | | It isn't working for me right now.
* Add acdw-modeline/positionCase Duckworth2021-08-10
|
* Change acdw/system call to executable-findCase Duckworth2021-08-10
| | | | It's better this way.
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-10
|\
| * WhitespaceCase Duckworth2021-08-09
| |
| * Ad which-key config to embarkCase Duckworth2021-08-09
| |
| * Further configure embarkCase Duckworth2021-08-09
| |
| * Add embarkCase Duckworth2021-08-09
| | | | | | | | Remove imenu-anywhere -- I didn't know I had it installed!
| * Add vertico extensionsCase Duckworth2021-08-09
| |
| * Configure minibufferCase Duckworth2021-08-09
| |
| * Configure completion frameworkCase Duckworth2021-08-09
| |
* | Add BadRadioCase Duckworth2021-08-10
| |
* | Change 0x0 repoCase Duckworth2021-08-10
|/
* Add guard to erc-hl-nicksCase Duckworth2021-08-08
|
* Add `eshell-buffer-name`Case Duckworth2021-08-08
|
* Show narrowed status in mode-lineCase Duckworth2021-08-07
|
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-08-07
|\
| * Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-07
| |\
| * | Change acdw-modeline requirement locationCase Duckworth2021-08-07
| | |
| * | Add `acdw-org/count-words-stupidly'Case Duckworth2021-08-07
| | | | | | | | | | | | | | | To count words in an Org-mode buffer, disregarding headings and drawers completely.
| * | Truncate less of ERC nickCase Duckworth2021-08-07
| | |
| * | Add twitter.com URL handlingCase Duckworth2021-08-07
| | | | | | | | | | | | | | | TODO: This could be smarter, e.g. not going to nitter if twitter.com/t.co is part of the URL query.
* | | Add C-g to quit re-builderCase Duckworth2021-08-07
| | |
* | | Add `lacarte'Case Duckworth2021-08-06
| |/ |/| | | | | A menu system using `completing-read'.
* | Configure verticoCase Duckworth2021-08-06
| |
* | Change org recipeCase Duckworth2021-08-06
| |
* | Further configure ercCase Duckworth2021-08-06
|/
* Change re-builder to F2Case Duckworth2021-07-22
| | | | | | I don't use the 2C binds. Idea taken from here: https://www.reddit.com/r/emacs/comments/ofen99/weekly_tips_tricks_c_thread/h4srmb3
* Further configure org-modeCase Duckworth2021-07-22
| | | | | Especially `kill-ring-save-unfilled', though it doesn't quite work in a really weird way.
* Better configure ispell/hunspellCase Duckworth2021-07-22
|
* Configure ERC furtherCase Duckworth2021-07-22
|
* Fix browse-url-browser-function settingCase Duckworth2021-07-22
|