mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
6 lines
114 B
EmacsLisp
6 lines
114 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; emacs/ibuffer/packages.el
|
|
|
|
(package! ibuffer-projectile)
|
|
(package! ibuffer-vc)
|