forked from colonelpanic/dotfiles
remove stray ensure
This commit is contained in:
parent
2f54a005b3
commit
5996800108
@ -2149,7 +2149,7 @@ window is active in the perspective."
|
|||||||
(setq android-mode-sdk-dir
|
(setq android-mode-sdk-dir
|
||||||
(s-trim (shell-command-to-string "android_sdk_directory")))))
|
(s-trim (shell-command-to-string "android_sdk_directory")))))
|
||||||
|
|
||||||
(use-package gradle-mode :ensure t)
|
(use-package gradle-mode)
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; JavaScript
|
;; JavaScript
|
||||||
|
Loading…
Reference in New Issue
Block a user