Skip to content

Commit

Permalink
docs: fix code block comment character (folke#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbaur authored Oct 22, 2021
1 parent 0eb59fa commit 691f05e
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 @@ -163,7 +163,7 @@ Modes:
Example keybindings:

```vim
-- Vim Script
" Vim Script
nnoremap <leader>xx <cmd>TroubleToggle<cr>
nnoremap <leader>xw <cmd>TroubleToggle lsp_workspace_diagnostics<cr>
nnoremap <leader>xd <cmd>TroubleToggle lsp_document_diagnostics<cr>
Expand Down

0 comments on commit 691f05e

Please sign in to comment.