Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 130fd41

Browse files
authored
Merge pull request #59 from gou4shi1/master
fix typo
2 parents 00818f0 + 710cf3d commit 130fd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/lsp_cxx_hl.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ function! s:unescape_urlencode(str) abort
204204

205205
call lsp_cxx_hl#verbose_log('unescape_urlencode unescaped filename: ', l:str)
206206
return l:str
207-
endfunction!
207+
endfunction

0 commit comments

Comments
 (0)