lang/csharp: -Remove old bindings
These bindings use older omnisharp functions that no longer work. Should be replaced by new omnisharp functions
This commit is contained in:
parent
6c734ab039
commit
da0f3afb12
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@
|
|||
"ti" #'omnisharp-current-type-information
|
||||
"td" #'omnisharp-current-type-documentation)
|
||||
(:prefix "t"
|
||||
"r" (λ! (omnisharp-unit-test "fixture"))
|
||||
"s" (λ! (omnisharp-unit-test "single"))
|
||||
"a" (λ! (omnisharp-unit-test "all")))))
|
||||
|
||||
|
||||
(when (featurep! +unity)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue