Skip to content

Commit 3cb23a0

Browse files
committed
Merge pull request #52 from corbanmailloux/patch-1
<kbd> tags for keyboard buttons.
2 parents 8642d72 + 28f17f4 commit 3cb23a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Settings
3232
See Preferences -> PackageSettings -> NimLime
3333

3434
Autocompletion works per default in an on-demand mode.
35-
This means `ctrl+space` has to be pressed again to fetch Nim compiler completions.
35+
This means <kbd>Ctrl</kbd>+<kbd>Space</kbd> has to be pressed again to fetch Nim compiler completions.
3636
It can also be set into an immediate mode.
3737

3838
If auto-completions don't work copy the `nim_update_completions` block from the NimLime

0 commit comments

Comments
 (0)