From f4ec4fcf2beb6e67a4564bbbf9cfb2e48f57d74f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 5 Jun 2019 22:04:52 +1200 Subject: Add a blank line --- autoload/big_file_options.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/autoload/big_file_options.vim b/autoload/big_file_options.vim index 5f9094a..07d047e 100644 --- a/autoload/big_file_options.vim +++ b/autoload/big_file_options.vim @@ -67,6 +67,7 @@ function! s:SetPre() abort setlocal nomodifiable setlocal readonly endif + endfunction " These options need to be set later, after the buffer has loaded -- cgit v1.2.3