Variable: projectile-dashboard--label-width

projectile-dashboard--label-width is a variable defined in projectile.el.

Value

16

Documentation

Column width of the labels in the dashboard.

Source Code

;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defconst projectile-dashboard--label-width 16
  "Column width of the labels in the dashboard.")