Skip to content

Commit

Permalink
docs: Removed space in Registering servers in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
laraosan committed Nov 25, 2024
1 parent 04428c9 commit a97e27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function! s:on_lsp_buffer_enabled() abort
let g:lsp_format_sync_timeout = 1000
autocmd! BufWritePre *.rs,*.go call execute('LspDocumentFormatSync')
" refer to doc to add more commands
endfunction
Expand Down

0 comments on commit a97e27b

Please sign in to comment.