From d8feb633881c693c02831ff69c1e3798a189161d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 2 Mar 2020 10:28:34 -0800 Subject: Add missing smartparens dependency --- oni-csharp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oni-csharp.el b/oni-csharp.el index 79fcaea..1a2c04f 100644 --- a/oni-csharp.el +++ b/oni-csharp.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2020.0302.095650 -;; Package-Requires: (csharp-mode omnisharp oni-company oni-flycheck) +;; Version: 2020.0302.100628 +;; Package-Requires: (csharp-mode omnisharp oni-company oni-flycheck 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 -- cgit v1.2.3-54-g00ecf