Skip to content

Commit 9439b36

Browse files
authored
Merge pull request #740 from jpfeiffer16/fix-add-debug-plug-mapping
Add delcommand for OmniSharpDebugTest
2 parents 28acf1c + 5e406dc commit 9439b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ftplugin/cs/OmniSharp.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ let b:undo_ftplugin .= '
124124
\| delcommand OmniSharpRestartAllServers
125125
\| delcommand OmniSharpRestartServer
126126
\| delcommand OmniSharpRunTest
127+
\| delcommand OmniSharpDebugTest
127128
\| delcommand OmniSharpRunTestsInFile
128129
\| delcommand OmniSharpSignatureHelp
129130
\| delcommand OmniSharpStartServer

0 commit comments

Comments
 (0)