This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove ido
master
10sr
5 years ago
parent
49e51ee9e3
commit
56ea6a9dd3
Signed by:
10sr
GPG Key ID:
C384BB17CBB19347
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
emacs.el
+ 0
- 3
emacs.el
View File
@@ -1016,9 +1016,6 @@ found, otherwise returns nil."
)
;; (ido-mode 1)
;; (setq ido-enable-flex-matching t)
;; https://github.com/lunaryorn/flycheck
(when (safe-require-or-eval 'flycheck)
(call-after-init 'global-flycheck-mode))
Write
Preview
Loading…
Cancel
Save