+keybind for c# unit test function

The custom function I made should be a keybind
This commit is contained in:
oreodave
2019-08-25 21:59:28 +01:00
parent 18a71f3e37
commit cef73a3a7d

View File

@@ -165,6 +165,7 @@ My docsets are stored in .docsets for ease of use
:localleader
:desc "Format buffer" "=" 'omnisharp-code-format-entire-file
(:prefix "t"
:desc "Test prompt" "t" 'oreodave/csharp/unit-test
)))
#+END_SRC
- I have custom installed the omnisharp roslyn executable, so I'd rather use that