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
Add commented ido config
master
10sr
5 years ago
parent
5a82d3c33f
commit
49e51ee9e3
Signed by:
10sr
GPG Key ID:
C384BB17CBB19347
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
emacs.el
+ 3
- 0
emacs.el
View File
@@ -1016,6 +1016,9 @@ 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