(define-package "omnisharp" "20171030.726" "Omnicompletion (intellisense) and more for C#" '((emacs "24") (flycheck "30") (dash "2.12.0") (auto-complete "1.4") (popup "0.5.1") (csharp-mode "0.8.7") (cl-lib "0.5") (s "1.10.0") (shut-up "0.3.2") (f "0.19.0")) :url "https://github.com/Omnisharp/omnisharp-emacs" :keywords '("languages" "csharp" "c#" "ide" "auto-complete" "intellisense")) ;; Local Variables: ;; no-byte-compile: t ;; End: