emacs: Added flx (glorious!), removed some unused settings and functions
This commit is contained in:
parent
580f642d40
commit
006043d82e
4 changed files with 6 additions and 20 deletions
|
|
@ -3,6 +3,10 @@
|
|||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
|
||||
(flx-ido-mode 1)
|
||||
(setq ido-use-faces nil)
|
||||
(setq gc-cons-threshold 20000000)
|
||||
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'exec-path "/usr/local/bin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue