Skip to content

Commit a97e27b

Browse files
committed
docs: Removed space in Registering servers in the documentation
1 parent 04428c9 commit a97e27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function! s:on_lsp_buffer_enabled() abort
4646
4747
let g:lsp_format_sync_timeout = 1000
4848
autocmd! BufWritePre *.rs,*.go call execute('LspDocumentFormatSync')
49-
49+
5050
" refer to doc to add more commands
5151
endfunction
5252

0 commit comments

Comments
 (0)