Fix header vars in doctor/packages.el files
This commit is contained in:
parent
1be5df7e63
commit
b64b2764fa
3 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; lang/csharp/doctor.el -*- lexical-binding: t; -*-
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; lang/csharp/doctor.el
|
||||
|
||||
(require 'omnisharp)
|
||||
(let ((omnisharp-bin (or omnisharp-server-executable-path (omnisharp--server-installation-path t))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue