We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc718a5 commit 55ce4e5Copy full SHA for 55ce4e5
swift-mode.el
@@ -73,7 +73,7 @@
73
(easy-menu-define swift-menu map "Swift Mode menu"
74
`("Swift"
75
:help "Swift-specific Features"
76
- ["Run REPL" swift-mode-run-repl
+ ["Run REPL" swift-mode:run-repl
77
:help "Run Swift REPL"]
78
["Send buffer to REPL" swift-mode:send-buffer
79
:help "Send the current buffer's contents to the REPL"]
0 commit comments