mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Update iBuffer format to give more space for buffer names
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
'(global-auto-revert-mode t)
|
||||
'(global-undo-tree-mode t)
|
||||
'(history-length 500)
|
||||
'(ibuffer-formats (quote ((mark modified read-only " " (name 48 48 :left :elide) " " (size 9 -1 :right) " " (mode 16 16 :left :elide) " " filename-and-process) (mark " " (name 16 -1) " " filename))))
|
||||
'(icomplete-mode t)
|
||||
'(ispell-program-name "aspell")
|
||||
'(magit-completing-read-function (quote magit-ido-completing-read))
|
||||
|
||||
Reference in New Issue
Block a user