feat(wpcarro/emacs): Support dotnet cfg
Let he who is without sin cast the first stone... Change-Id: Ia0807e4efaef2aa4bddb278f60601fe4f59e95e9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7606 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
0fb8962d6b
commit
54c24c0a96
2 changed files with 17 additions and 1 deletions
|
@ -24,12 +24,12 @@
|
|||
(require 'wpc-rust)
|
||||
(require 'wpc-clojure)
|
||||
(require 'wpc-prolog)
|
||||
(require 'wpc-dotnet)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Miscellaneous Configuration
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(use-package csharp-mode)
|
||||
(use-package terraform-mode)
|
||||
|
||||
(provide 'wpc-language-support)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue