From d2e002661849af0401f8e9b07be5d413079f6e2b Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 10 Oct 2023 12:04:07 +1100 Subject: [PATCH] Trim trailing blank line --- config/vim/lsp.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/config/vim/lsp.vim b/config/vim/lsp.vim index 6193ac5..e2e8126 100644 --- a/config/vim/lsp.vim +++ b/config/vim/lsp.vim @@ -146,4 +146,3 @@ export def Install(): void # understand exactly what the install script is doing. term->term_sendkeys(installScript) enddef -