tweaked ibuffer-formats width variables for the "name" column

master
John Turner 2 years ago
parent 010ba4d339
commit a9b93ae544
No known key found for this signature in database
GPG Key ID: 422FE10CC41A94A2

@ -9,7 +9,7 @@
(setq ibuffer-formats
'((mark modified read-only locked " "
(name 18 18 :left :elide)
(name 32 32 :left :elide)
" "
(size-human-readable 5 5 :right)
" "

Loading…
Cancel
Save