ADD bats
This commit is contained in:
parent
39d0ddc2bd
commit
ea09d97957
|
@ -1452,6 +1452,10 @@ No custom code here, but flycheck needs =shellcheck= (a Haskell program).
|
||||||
|
|
||||||
;;(add-to-list 'load-path (nd/expand-local-pkg-directory "essh"))
|
;;(add-to-list 'load-path (nd/expand-local-pkg-directory "essh"))
|
||||||
;;(require 'essh)
|
;;(require 'essh)
|
||||||
|
|
||||||
|
(use-package bats-mode
|
||||||
|
:straight t)
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** SQL
|
*** SQL
|
||||||
No custom code here, but flycheck needs =sqlint= (a ruby gem).
|
No custom code here, but flycheck needs =sqlint= (a ruby gem).
|
||||||
|
|
Loading…
Reference in New Issue