summaryrefslogtreecommitdiffstats
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
* eldoc: remove unused configurationMartin Polden11 days1-1/+0
| | | | | This was added to work around how an earlier combination of eldoc and eglot displayed documentation in the echo area.
* restclient: remove packageMartin Polden11 days1-1/+0
| | | | | Rarely used and package is no longer maintained. GitHub repository has been archived.
* eshell: C-c e opens eshell in another windowMartin Polden2024-03-061-0/+1
|
* vertico: use consult-flymake to navigate errorsMartin Polden2023-05-211-1/+0
|
* vertico: replace amx, ivy and consultMartin Polden2023-05-181-3/+1
|
* mail: remove unused configMartin Polden2023-03-161-1/+0
|
* project: use eshell instead of vtermMartin Polden2023-03-021-1/+0
| | | | | vterm requires compilation of native module. Eshell works better over Tramp and has good integration in project.el.
* Revert "rust: remove unused config"Kristian Bendiksen2023-01-051-0/+1
| | | | This reverts commit 237298c037932f9cd752beb7aa5aa743b1585455.
* Revert "expand-region: give it another go"Martin Polden2022-08-191-1/+0
| | | | This reverts commit a2290f872d819b86c507376b1060fb626e6f5a96.
* Revert "avy: give it another go"Martin Polden2022-07-121-1/+0
| | | | This reverts commit 1434fbfa2d60bf8ee7b91993dc055093e0413947.
* rust: remove unused configMartin Polden2022-07-121-1/+0
|
* avy: give it another goMartin Polden2022-07-071-0/+1
|
* expand-region: give it another goMartin Polden2022-07-071-0/+1
|
* vterm: Initial configurationMartin Polden2022-06-021-0/+1
|
* counsel: Improve ivy integrationMartin Polden2022-04-131-1/+1
|
* elfeed: RemoveMartin Polden2021-06-091-1/+0
|
* writegood: Remove unused configMartin Polden2021-06-011-1/+0
|
* eldoc: Extract configMartin Polden2021-05-061-0/+1
|
* Revert "Remove unused mail config"Martin Polden2021-04-251-0/+1
| | | | This reverts commit 776105937b07481b1cdbe43a7ef606a68871ec87.
* elfeed: Add configMartin Polden2021-04-241-0/+1
|
* all: Use lexical bindingMartin Polden2021-03-211-1/+1
|
* all: Fix documentationMartin Polden2021-03-161-1/+9
|
* all: Namespace functions and variablesMartin Polden2021-03-161-29/+29
|
* recentf: Add configMartin Polden2021-01-041-0/+1
|
* sessions: RemoveMartin Polden2021-01-041-1/+0
|
* rust: CleanupMartin Polden2020-11-011-1/+1
|
* Revert "Remove unused rust-mode"Martin Polden2020-10-311-0/+1
| | | | This reverts commit 0e4bd9de9af484aadf2dcaebcc81d643b818ef2d.
* swiper: RemoveMartin Polden2020-10-281-1/+0
|
* restclient: Install packageMartin Polden2020-09-211-2/+3
|
* project, git: Use project instead of projectileMartin Polden2020-07-231-1/+1
|
* Remove obsolete commentMartin Polden2020-04-291-3/+1
| | | | Fixed 26.1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24643
* Move maybe-require functionMartin Polden2020-04-261-6/+1
|
* Configure package system before local settingsMartin Polden2020-04-261-3/+3
|
* Move theme configuration to separate fileMartin Polden2020-04-251-0/+1
|
* Support inhibiting loading of packagesMartin Polden2020-04-231-31/+36
|
* Add amxMartin Polden2020-04-221-0/+1
|
* Remove unused avy packageMartin Polden2020-04-161-1/+0
|
* Configure SwiperMartin Polden2020-01-281-0/+1
|
* Remove "-mode" suffix from filenamesMartin Polden2020-01-261-5/+5
|
* Group init filesMartin Polden2020-01-261-17/+31
|
* Remove rainbow-delimitersMartin Polden2020-01-261-1/+0
| | | | Highlighting matching parenthesis is sufficient.
* Remove unused rust-modeMartin Polden2020-01-261-1/+0
|
* Add avyMartin Polden2020-01-251-0/+1
|
* Replace ido with ivyMartin Polden2020-01-231-1/+1
| | | | Fewer dependencies, works similar and still lightweight.
* Use eglot for LSP integrationMartin Polden2020-01-191-0/+1
|
* Remove lsp-modeMartin Polden2020-01-191-1/+0
|
* Replace flycheck with flymakeMartin Polden2019-12-191-1/+1
| | | | | | * The improved flymake version in Emacs 26 seems good enough * Allows removal of lsp-ui dependency which was only used for flycheck integration
* Run compile in the context of a projectMartin Polden2019-08-131-1/+0
|
* Re-add writegood-modeMartin Polden2019-07-101-0/+1
|
* Configure compileMartin Polden2019-07-011-0/+1
|