From: Christoffer Aasted Date: Tue, 14 Feb 2023 21:53:26 +0000 (+0100) Subject: lint X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=aa5da0d67835b34379c1a33c91743bf403587b2b;p=vim-lsp.git lint --- 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