mirror of
https://github.com/m00natic/vlfi.git
synced 2025-09-19 19:52:08 +01:00
Update `vlf-if-file-too-large' example usage.
This commit is contained in:
@@ -10,5 +10,6 @@ When opening file, by default Emacs checks its size against
|
||||
To add vlf as an option in these cases:
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(fset 'abort-if-file-too-large 'vlf-if-file-too-large)
|
||||
(if (fboundp 'vlf-if-file-too-large)
|
||||
(fset 'abort-if-file-too-large 'vlf-if-file-too-large))
|
||||
#+END_SRC
|
||||
|
Reference in New Issue
Block a user