Skip to content

Commit

Permalink
ivy tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdave committed May 20, 2017
1 parent fc63903 commit 7325a63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .emacs.d/customizations.el
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
'(inhibit-startup-screen t)
'(initial-scratch-message nil)
'(ivy-count-format "(%d/%d) ")
'(ivy-extra-directories nil)
'(ivy-fixed-height-minibuffer t)
'(ivy-format-function (quote ivy-format-function-line))
'(ivy-height 20)
'(ivy-mode t)
Expand Down

0 comments on commit 7325a63

Please sign in to comment.