summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
authorOmair Majid <omajid@redhat.com>2019-03-15 17:50:57 -0400
committerPierre Neidhardt <mail@ambrevar.xyz>2019-03-16 09:41:09 +0000
commit8f6faaecc4803e6bd72b99576681bd8ec129fc01 (patch)
treefb7367ac748668bd6bcd0c06ff814ef518bc8a2b /evil-collection.el
parent25597c225f0cdda75f2faaeaf4b4ed81bb97c427 (diff)
Add omnisharp
Add some basic keybindings for omnisharp
Diffstat (limited to 'evil-collection.el')
-rw-r--r--evil-collection.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el
index cd5f8ee..c3784c8 100644
--- a/evil-collection.el
+++ b/evil-collection.el
@@ -166,6 +166,7 @@ See https://github.com/emacs-evil/evil-collection/issues/60 for more details.")
nov
;; occur is in replace.el which was built-in before Emacs 26.
(occur ,(if (<= emacs-major-version 25) "replace" 'replace))
+ omnisharp
outline
p4
(package-menu package)