aboutsummaryrefslogtreecommitdiffstats
path: root/oni-csharp
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-09-20 20:17:51 -0700
committerGravatar Tom Willemse2021-09-20 20:17:51 -0700
commit6b83cea71b5aeb02e768e2faaea299e728bf5fa1 (patch)
tree42f39ec3f046c3fc13dff2a9bfcf6876db89ccb0 /oni-csharp
parent3568fc8d052f869178141751122d8261603a0934 (diff)
downloademacs-config-6b83cea71b5aeb02e768e2faaea299e728bf5fa1.tar.gz
emacs-config-6b83cea71b5aeb02e768e2faaea299e728bf5fa1.zip
[oni-csharp] Depend on my configuration of Smartparens
Diffstat (limited to 'oni-csharp')
-rw-r--r--oni-csharp/oni-csharp.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-csharp/oni-csharp.el b/oni-csharp/oni-csharp.el
index 209d61e..b24de5f 100644
--- a/oni-csharp/oni-csharp.el
+++ b/oni-csharp/oni-csharp.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0622.221011
-;; Package-Requires: (csharp-mode oni-company oni-flycheck oni-yasnippet oni-hydra oni-lsp smartparens)
+;; Version: 2021.0920.201747
+;; Package-Requires: (csharp-mode oni-company oni-flycheck oni-yasnippet oni-hydra oni-lsp oni-smartparens)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by