From aa5da0d67835b34379c1a33c91743bf403587b2b Mon Sep 17 00:00:00 2001 From: Christoffer Aasted Date: Tue, 14 Feb 2023 22:53:26 +0100 Subject: [PATCH] lint --- plugin/lsp.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/lsp.vim b/plugin/lsp.vim index 3f190b5..c983f56 100644 --- a/plugin/lsp.vim +++ b/plugin/lsp.vim @@ -168,4 +168,5 @@ if has('gui_running') \ :LspHighlightClear endif endif + # vim: shiftwidth=2 softtabstop=2 -- 2.48.1