[Init] Add minimal VLF support

This commit is contained in:
Daniel - 2018-02-22 16:28:44 +01:00
parent fbaeb70c1e
commit 82911bcfa7
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 2 deletions

View File

@ -114,7 +114,8 @@
sml/setup
ivy-mode
which-key-mode
eyebrowse-mode))
eyebrowse-mode
vlf-setup))
(ignore-errors ; dont barf if mode cannot be loaded
(funcall mode +1)))
@ -342,7 +343,7 @@
tab-always-indent 'complete
enable-recursive-minibuffers t
set-mark-command-repeat-pop t
large-file-warning-threshold 100000000
large-file-warning-threshold 10000000
echo-keystrokes 0.1
delete-by-moving-to-trash t
delete-trailing-lines nil