about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-windows.el
Commit message (Expand)AuthorAgeFilesLines
* Fix frog-jump-buffer-filter-actionsDavid Morgan2022-10-251-8/+8
* Shorten docstring to fix warningDavid Morgan2022-10-251-1/+1
* Integrate buffer-ring and frog-jump-buffer with perspective.elDavid Morgan2022-10-241-11/+48
* cbm repeat bindingsDavid Morgan2022-10-241-2/+6
* Tweak frog-jump-buffer settingsDavid Morgan2022-10-241-0/+1
* Try out various packagesDavid Morgan2022-10-211-0/+46
* Change popper bindingsDavid Morgan2022-10-181-3/+3
* Add helpful windows to popper listDavid Morgan2022-10-121-10/+12
* Try out straightDavid Morgan2022-10-101-2/+1
* Remove un-needed bindingDavid Morgan2022-10-061-3/+0
* Fix fullframe configDavid Morgan2022-10-051-2/+2
* Treat restclient response buffers as popupsDavid Morgan2022-09-051-0/+1
* Remove leftover dashboard referenceDavid Morgan2022-09-051-1/+1
* Set use-package-always-deferDavid Morgan2022-08-301-0/+1
* Try popperDavid Morgan2022-08-261-0/+13
* Use repeat for winner-undo/redoDavid Morgan2022-08-181-1/+10
* Use repeat instead of smartrepDavid Morgan2022-08-131-7/+0
* Enable switch-to-buffer-obey-display-actionsDavid Morgan2022-08-111-0/+2
* Go back to fullframe for magitDavid Morgan2021-10-051-1/+1
* Use smartrep for previous/next-bufferDavid Morgan2021-09-091-1/+3
* Try magit built-in functionality instead of fullframeDavid Morgan2021-08-281-1/+1
* Move uniquifyDavid Morgan2021-08-231-0/+5
* Fix fullframe configDavid Morgan2021-08-191-1/+2
* Add vc-annotate to fullframe listDavid Morgan2021-08-191-1/+1
* Change/move some window and buffer key bindingsDavid Morgan2021-08-181-1/+8
* Add new .emacs.dDavid Morgan2021-08-171-0/+65
307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357