chore: remove unused ido-related lines
This commit is contained in:
parent
0fe21a4f27
commit
099020c176
2 changed files with 0 additions and 10 deletions
|
|
@ -179,13 +179,7 @@
|
|||
;; Display tabs as 4 spaces
|
||||
(setq default-tab-width 4)
|
||||
|
||||
;; Set up Java home & path
|
||||
(setenv "JAVA_HOME" "/usr/lib/jvm/default")
|
||||
|
||||
;; Use CUPS
|
||||
(setq lpr-command "xpp")
|
||||
|
||||
;; Allow same window in two frames
|
||||
(setq ido-default-buffer-method 'selected-window)
|
||||
|
||||
(provide 'settings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue