mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user